in reply to Perl Worst Practices
can be fixed by adding:Can't call method "Tgoto" on an undefined value at 556329.pl line 50. END failed--call queue aborted. Can't call method "Tgoto" on an undefined value at 556329.pl line 27. END failed--call queue aborted.
to the start of the file.use Term::Cap; our $OFS=Tgetent Term::Cap;
alex
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Perl Worst Practices
by Hue-Bond (Priest) on Jun 21, 2006 at 10:36 UTC |