Run Code
|
API
|
Code Wall
|
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
Hashes
testing dereference of anonymous routines
Cheat attractive
Basics
Riyali-101738
exam ata
5_5
Supriya
array flipper
Sea