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.
Where's George (Score:1)
Re:Where's George (Score:1)
--
xoa
Re:Where's George (Score:1)
I've kicked around the idea of making a Perl/Tk interface to enter a large amount of serial numbers, etc. My dad used to get a bundle of 1's from the bank in order, and it would have been real easy to enter them all that way.
Or at least make a new entry form that interacts with theirs entering them all for you.
Reply to This
Parent
Re:Where's George (Score:1)
I've thought of doing something like that, too, but not via tk. I'd just have a textfile like:
and then the program (using the yet-to-be-written WWW::WheresGeorge, of course) would submit 'em to the site. There's really no better tool for batch data entry than a plain text editor.Let me know if you're serious about doing it. We can prob'ly crank some code pretty quickly....
--
xoa
Re:Where's George (Score:1)
Re:Where's George (Score:1)