Help for this page

Select Code to Download


  1. or download this
    
    use LWP::Simple;
    ...
    open(TMPFILE,">previous_copy.html") or die;
    print TMPFILE "$content";
    close TMPFILE;
    
  2. or download this
    C:\Perl\bin>webCha2.pl
    This script checks if page has been changed.
    Died at C:/Perl/site/lib/Mail/Mailer.pm line 270.