![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: Re: Re: Why does this core? or How am I being a boneheadby stephen (Priest) |
on Mar 16, 2001 at 02:57 UTC ( [id://64829]=note: print w/replies, xml ) | Need Help?? |
Brother SparkeyG...
How about this? (Minor change) <PEDANTIC> As a general principle: using counting variables like $place can increase program complexity unnecessarily... if you're building a list it's best to use push. In the same spirit, I eliminated @date, since it's only used in one place.
stephen
In Section
Seekers of Perl Wisdom
|
|