]> git.99rst.org Git - irssi-scripts.irssi.org.git/commit
Pass array references instead of arrays
authormartin f. krafft <redacted>
Thu, 9 Sep 2021 10:45:54 +0000 (12:45 +0200)
committermartin f. krafft <redacted>
Sat, 11 Sep 2021 06:01:22 +0000 (08:01 +0200)
commit52d641e167c1994cb892a442f7e481e5691a5902
tree9cbdeeea6c66231eb0aec418f8912df740952f80
parent6f4dbdf5f6e7f63b8958a87bd52adcb19ca55e7b
Pass array references instead of arrays

No need to copy, albeit there's not a lot of data; use arrayrefs
instead. Oh my is Perl a pain.

Signed-off-by: martin f. krafft <redacted>
scripts/ctrlact.pl
git clone https://git.99rst.org/PROJECT