Help for this page

Select Code to Download


  1. or download this
         
    use strict;
    
    ...
            
    open(OUT,">news.txt"); # send to an html file
    print OUT "$body";
    
  2. or download this
    Use of uninitialized value in substr at C:/Perl/site/lib/HTML/PullPars
    +er.pm line
     82.
    ...
     82.
    Use of uninitialized value in length at C:/Perl/site/lib/HTML/PullPars
    +er.pm line
     85.