Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
testing anonymous routine dereference with alternate syntax
#Title of this code use Data::Dumper; my $a = sub{ my $a = shift; my $b = shift; return $a+$b }; my $b = &$a(12,1); print "val is $b\n";
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
taller in front
Hash-Nevil
Perl
Perl - Sort hash of filenames by file extension
Soumya 101758
Neha101736
Perl programs
FOP utilities
test321
perl_tutorial
Please log in to post a comment.