Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -MO=Deparse,-p -le
    "use constant DEBUG => 1;
    ...
        print('debugging it');
    }
    -e syntax OK