D
dn.perl
I have started getting an error:
not well-formed (invalid token) at line 12 -- but the error-log does
not say which file happens to have this invalid token.
If it helps, the shell script has started giving Segmentation fault
for:
echo $PERL extract-history.pl --start "$dt 00:00:00"
But in the very next line, it seems to call correctly:
/home/y/bin/perl extract-history.pl --start 2011-08-02 00:00:00
Well, extract-history.pl does use Data:umper, but it is difficult to
say where any xml or utf-8 related stuff may be popping up and causing
the error messages.
These scripts were working perfect until 10 hours ago.
Please advise.
not well-formed (invalid token) at line 12 -- but the error-log does
not say which file happens to have this invalid token.
If it helps, the shell script has started giving Segmentation fault
for:
echo $PERL extract-history.pl --start "$dt 00:00:00"
But in the very next line, it seems to call correctly:
/home/y/bin/perl extract-history.pl --start 2011-08-02 00:00:00
Well, extract-history.pl does use Data:umper, but it is difficult to
say where any xml or utf-8 related stuff may be popping up and causing
the error messages.
These scripts were working perfect until 10 hours ago.
Please advise.