Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    use File::Basename;
    ...
       $value =~ s/\s+$//;   # trim trailing white space
       return $value
    }
    
  2. or download this
    HTMLHEAD = \data\htmlhead.html
    HTMLFOOT = \data\htmlfoot.html
    MAILHOST = mail.example.com
    ...
    MAILCOPY = <someoneelse\@example.com>
    LOCKTRYS = 10
    DATAFILE = \data\counter.dat