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