Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -P
    
    ...
    #define debug(s) _debug(s) if DEBUG
    
    debug("test\n");