Help for this page

Select Code to Download


  1. or download this
    P:\test>type junk.pl
    #! perl -slw
    ...
    P:\test>perl -Xc junk.pl
    syntax error at junk.pl line 7, near "if 1"
    junk.pl had compilation errors.