I have a while loop that does not execute the print statement nested inside
of it.  The commands before and after the loop work fine, and the output
appears as expected, but I receive no output from inside the loop, and no
errors.  the code was taken by "perl by example", and the syntax is exactly
as it appears in the book.  anyway I can trace the execution of the script
and find out why the script did not execute?

Please help

Chris Klein

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to