in reply to Attempt to free unreferenced scalar in Copy.pm
UPDATE: I thought that this was true, but
reports "Illegal division by zero at -e line 2", so I guess not. (Also, having looked at the code for _catname, it looks almost as innocuous as the if test itself.)perl -e 'if ( 1 ) {' -e '1/0' -e '}'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Attempt to free unreferenced scalar in Copy.pm
by ikegami (Patriarch) on Oct 29, 2008 at 08:48 UTC |