Re: regex on the fly on LWP

2008-06-13 Thread Rob Dixon
Pat Rice wrote: > hi all > I want to know if there is a way of puilling out line by line, a > www::Mechanize or LWP > > so at the moment I'm doing: > > > > > 1 #!/usr/bin/perl > 2 > 3 # Include the WWW::Mechanize module > 4 use WWW::Mechanize; > 5 > 6 > 7 H

regex on the fly on LWP

2008-06-13 Thread Pat Rice
hi all I want to know if there is a way of puilling out line by line, a www::Mechanize or LWP so at the moment I'm doing: 1 #!/usr/bin/perl 2 3 # Include the WWW::Mechanize module 4 use WWW::Mechanize; 5 6 7 HTTP::Response; 8 15 16 $url = "