Help for this page
use v5.12.0; use warnings; ... sub foo { &Somename::foo } foo(1..5);
Somename::foo() called too early to check prototype at d:/Perl/pm/foo_ +prototype.pl line 8. $VAR1 = [ ... ]; Compilation finished at Sat Apr 15 00:12:57