Help for this page
my sub foo; __output__ "my sub" not yet implemented at - line 1.
use Sub::Lexical; ... my sub foo { print "I'm in foo()\n"; }