Help for this page

Select Code to Download


  1. or download this
    ; This is a comment starts with semicolon
    *DESCRIPTION
    keyword = foo
    ...
    blah
    bla
    *END
    
  2. or download this
    #!/bin/perl -w
    #
    # Slurp in the file
    ...
    # Assuming I have the DESCRIPTION block do a search
    # What if i Didn't find it, add it at very end before
    # the *ENDS.