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.
On cleaning up awful code (Score:1)
Yeah. Unraveling a ball of mud is an art. A painful, slow and proportionally unrewarding art, but an art nonetheless.
As I opined before, yes it does, as long as the end is a straightforward codebase with no tricks. It’s fine to get there using evil tricks to keep the code working between steps, as long as you wipe away the magick once it has served its purpose.
Reply to This