Help for this page
Select Code to Download
Select
or
download this
#!perl ... sub print_entries { print "@_\n"; }
Select
or
download this
-command => [\&print_entries, $user_x -> get(), $y_size],
Select
or
download this
-command => [\&print_entries, \$user_x -> get(), \$y_size],