NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
any chance... (Score:2, Insightful)
I could learn a great amount from it, I'm sure...
Re:any chance... (Score:3, Insightful)
Recipe? (Score:2, Insightful)
This would make a nice Cookbook recipe...
(darren)
Re:Recipe? (Score:2)
--Nat
Re:Recipe? (Score:1)
Also, look at WWW::Mechanize, which is really awesome for scraping web content. There is WWW::Mechanize::Shell, for writing quick scripts to this kinda stuff.
Just some more info for you to chew on while you write that cookbook entry.
Re:Recipe? (Score:2)
--Nat
Excel to XML (Score:3, Insightful)
If the Excel is usable, then you might want to try XML::SAXDriver::Excel at some point (or for a similar problem involving surviving in an office with M$ users).
-- Robin Berjon [berjon.com]
Reply to This