petdance andy@petdance.comhttp://www.perlbuzz.com/AOL IM: petdance (
Add Buddy, Send Message)
Yahoo! ID: petdance (
Add User, Send Message)
Jabber: petdance@gmail.com
I'm Andy Lester, and I like to test stuff. I also write for the Perl Journal, and do tech edits on books. Sometimes I write code, too.
Linux Magazine article on WWW::Mech and webstuff (Score:4, Informative)
Reply to This
Re:Linux Magazine article on WWW::Mech and webstuf (Score:2)
Randal, thanks again for being wonderful! I was just going to post and say, "I'm aware of WWW::Mechanize, but haven't learned it yet; is there a good tutorial?" Somehow, you're always there when I need you. :)
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
One size fits all? (Score:2, Interesting)
Given this scenario, I like to use HTTP::TreeBuilder to build a tree of the forms and the results I get and I check them over for consistent structure and format before acting
Re:One size fits all? (Score:2)
In your case, it may or may not make sense to use Mech if you're doing a lot of custom form handling. However, there's no reason I can think of NOT to use Mech, since it's a proper subclass of LWP::UserAgent. I figure if you've got it on your machine, might as well use it.
--
xoa
Re:One size fits all? (Score:1)
I don't have it on the machines though... We have a bunch of machines with the same Perl on them all and I have to request a new build and qualification to add modules. Or, I could support my own module paths for some things. I have done that, but that has drawbacks. Kind of a pain, actually.
I guess I could run my apps from something other than the standard configurations, but that has other problems.
I have been, and loving it. (Score:2, Insightful)
In less than 100 lines of code I have a working spider that reads directions from an XML file. I immediately
nice to see somebody in greece is clued up (Score:3, Interesting)
If the current job fulfils its promise, maybe we can afford to buy a summer home in greece and I can work summers there and winter here.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This
Re:nice to see somebody in greece is clued up (Score:2)
Re:nice to see somebody in greece is clued up (Score:2)
The property we were looking at (or rather my in-laws looked at and we are interested in) is in a remote village on an island miles from athens.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re:nice to see somebody in greece is clued up (Score:2)