Help for this page

Select Code to Download


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