Help for this page

Select Code to Download


  1. or download this
    print "Here we are..." if $debugging;
    
  2. or download this
    if ($unlikely_condition) { &do_that_voodoo; }
    &that_yoodoo if $typical_case;