Help for this page

Select Code to Download


  1. or download this
    $\ = "\n";  # as perl -l
    print "before";
    ...
    }
    print "after";
    print "heh!";
    
  2. or download this
      local $\;