in reply to Perl Worst Practices
I'm getting the following error and coredump:
I am running version 5.8.0 of Perl on RedHat Linux release 9.liverpole@mynode % perl ./pwp.pl -mt '100th post!' Subroutine CORE::length redefined at (eval 14) line 1, <> chunk 1. Use of uninitialized value in length at ./pwp.pl line 30, <> chunk 1. splice() offset past end of array at ./pwp.pl line 33, <> chunk 1. Argument "*main::$/" isn't numeric in <HANDLE> at (eval 4385) line 2. Argument "*main::$/" isn't numeric in <HANDLE> at (eval 4385) line 2, +<TERMCAP> chunk 1. failed termcap lookup on xterm at ./pwp.pl line 72 Segmentation fault (core dumped)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl Worst Practices
by Hue-Bond (Priest) on Jun 20, 2006 at 18:42 UTC |