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.
The REAL Metric (Score:1)
How many lines of code did you delete?
Re:The REAL Metric (Score:3, Interesting)
A quick check on my account handler reveals a net total of about 70 lines of code removed due to refactoring. These are lines that will not need to be duplicated in any of the handlers and I expect that we will have about 30 handlers. Thus, we have about 2,000 lines of code that we will not have to write and debug, but still more functionality than we had before.