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.
Yup (Score:3, Interesting)
Most recent case: calculating the royalty split for Programming PHP. I thought I'd spend days comparing lines and finding files. I wrote countless utilities and programs out of avoidance. When it finally came to do-or-die time, I did it in 15 minutes by looking at the book and going "oh, I wrote that. Oh, that chapter is all Rasmus." etc. I checked a few times against the files, but it wasn't rocket science or giving birth.
--Nat
Reply to This