![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Re: Re: Re: Upgrading Perl in production environmentby jfroebe (Parson) |
on Mar 19, 2004 at 17:41 UTC ( [id://338081]=note: print w/replies, xml ) | Need Help?? |
I agree with you conditionally... in a multi-developer enterprise environment where skills are uneven, the maintainability of the scripts/applications are paramount. That means it has to be readable at a glance. Avoiding complex regular expressions (breaking them into multiple operations), long variable names, etc. Jason
In Section
Seekers of Perl Wisdom
|
|