Help for this page
Select Code to Download
Select
or
download this
my @j; for (0..4) { ... print $_->get for @_; } &f(@j);