Help for this page
use strict; use warnings; ... print("F3"); } #9
#line 8 "foo.pl" sub foo () { ... print 'F3'; } foo.pl syntax OK