Tim McGeary wrote:
I don't get any errors either with the sample.pl and sample files.
So I wonder if the data is bad in the middle of the file.  I guess
that has to be it since I get the errors with sample.pl and the
full data file.

There is no way line 136 can result in an "uninitialized" warning with the code you have shown us. That's true irrespective of which data you are using.

What is the best way to redirect that bad data to a different file
or array?

Which bad data???

And why didn't you enable strictures before posting your code?

And why didn't you replace printf() with print() ?

And why do you keep top posting with full-quotes?

:(

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to