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.
Not Designing Yourself Into a Corner (Score:1)
Databases make this trickier (but not impossible). The better designed (this means "refactor continuallly") and the more maintainable (again with the refactoring), the easier it tends to be to change.
That doesn't often come from putting in code for future needs. I've found it comes more often from NOT putting in code for future needs.