$MissingPatchList{$BulletinID} = "$pad{(length($MissingPatchList{$Bull +etinID}))}$MissingPatchList{$BulletinID}"; # better written as: $MissingPatchList{$BulletinID} = $pad{ length( $MissingPatchList{$BulletinID} ) } . $MissingPatchList{$BulletinID};
You might like this article: http://www.perl.com/pub/a/2003/10/09/refactoring.html.
--tidiness is the memory loss of environmental mnemonics
In reply to Re: Got's to be a better way
by EvdB
in thread Got's to be a better way
by ear
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |