my $sub = sub { print "hello\n"; }; $sub->(); [download]
Cheers - L~R
In reply to Re: Web based perl REPL by Limbic~Region in thread Web based perl REPL by BUU