![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Simple db select output script hanging up.by ozone (Friar) |
on Jun 22, 2007 at 17:49 UTC ( #622867=note: print w/replies, xml ) | Need Help?? |
replace
with
and see if that makes any difference Also, it seems to me that you don't have 'use strict;' or 'use warnings;' - add them and you might find that Perl will point out an obvious error
In Section
Seekers of Perl Wisdom
|
|