in reply to Re: HTML Parser loop
in thread HTML Parser loop
and the fail I get when I try to run it is:#!/usr/bin/perl use lib '/home/my_library'; use WWW::Mechanize; use HTTP::Cookies; use Stream::Reader; exit;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: HTML Parser loop
by ikegami (Patriarch) on May 31, 2009 at 07:56 UTC | |
by moked (Beadle) on May 31, 2009 at 08:14 UTC |