|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: Uninitialized Value Warningby coreolyn (Parson) |
| on Oct 22, 2003 at 17:29 UTC ( [id://301378]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Hate to be so blunt but it means exactly what it says. You never gave $count a value. To get rid of it you could set my $count=0, but I'm not sure what that'll do for you. The way you have this code it looks like you're only trying to print "1" ( $array[0] ) to myfile.txt. What are you wanting this code to accomplish?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||