chaoticset (email not shown publicly)
http://chaoticset.perlmonk.org/AOL IM: chaoticset23 (
Add Buddy, Send Message)
Yahoo! ID: illuminatus_foil (
Add User, Send Message)
JAPH. (That's right -- I'm not Really Inexperienced any more.)
I'm not just here, I'm
here [perlmonks.org], and
here [javajunkies.org] too, I ramble randomly in my
philosophical blog [blogspot.com] and my
other blog [blogspot.com]. Soon I'll come in a convenient six-pack.
what's the prob? (Score:2)
--
xoa
Re:what's the prob? (Score:1)
perl -MCPAN -e shell, it fired off some warnings about not being able to find things in LWP and HTML (off the top of my head, HTML::Form was one of the missing items). I attempted to do a Make, but it's complaining about the missing separator. (Which I'm sure is my problem. I thought I'd had it licked when I switched to GNU make, because the thing I was having problems with when I switched worked af------------------------------
You are what you think.
Re:what's the prob? (Score:1)
Can't locate object method "requests_redirectable" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at C:/Perl/site/lib/WWW/Mechanize.pm line 156.------------------------------
You are what you think.
Re:what's the prob? (Score:2)
Are you actually doing a "use WWW::Mechanize"?
--
xoa
Re:what's the prob? (Score:1)
------------------------------
You are what you think.