Help for this page

Select Code to Download


  1. or download this
    # I've needed to escape slashes in HTML tags...
    
    <code type='perl'>print("This is perl code");<\/code>
    # or
    <code type='noperl'>This is output, or some non-perl code<\/code>
    
  2. or download this
    <pcode>Perl code </pcode>
    #or
    <notcode>Not code </notcode>