Help for this page

Select Code to Download


  1. or download this
    perl -please textfile  # print the contents of the textfile
    perl -deal  # fire up the debugger for interactive fiddling
    
  2. or download this
    perl -p -l -e '"ase"' textfile
    perl -d -e '"al"'