sub a { my $xcode= sub { print "Hidden!\n"; }; $xcode->(); } [download]
In reply to Re: my sub ? by shotgunefx in thread my sub ? by bcrowell