Help for this page
Select Code to Download
Select
or
download this
print "@a"; print "".@a; print @a;
Select
or
download this
map func($_), @list; grep func($_), @list;