On Sat, 2007-08-11 at 23:10 -0400, yitzle wrote:
> Please provide more info. Preferably, a short complete program that
> duplicates your error.
>
OK, producing my short script so I can post it helped me to fix it!
That is a good practice that I should have done first. I was basically
passing an
Please provide more info. Preferably, a short complete program that
duplicates your error.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
Hi,
I have a simple Mechanise scrip that grabs a url, but as soon as I use
it, it returns the following error.
Use of uninitialized value in pattern match (m//)
at /usr/local/lib/perl5/site_perl/5.8.0/HTTP/Cookies.pm line 45.
Missing base argument
at /usr/local/lib/perl5/site_perl/5.8.0/HTTP/Resp