|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Prototyping - is it necessary?by Codon (Friar) |
| on Aug 31, 2005 at 22:24 UTC ( #488255=note: print w/ replies, xml ) | Need Help?? |
|
You have another bug in your code (or you transcribed it incorrectly): my is not going to apply to $chomp. Under strict, this should throw an error Global symbol "$chomp" requires explicit package name. Try this instead:
Ivan Heffner Sr. Software Engineer, DAS Lead WhitePages.com, Inc.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||