Help for this page
>perl -e "$|=1; print 'this is runtime',$/; test();" this is runtime Undefined subroutine &main::test called at -e line 1.