Help for this page
Select Code to Download
Select
or
download this
sub foo { ... }
Select
or
download this
BEGIN { *foo = sub { ... }; }
Select
or
download this
sub outer { ... ... ... }