in reply to Re^3: complaint: always testing defined()
in thread complaint: always testing defined()
> perl -Mstrict -w -e'my $f; print ($f // "something\n")' print (...) interpreted as function at -e line 1. Search pattern not terminated at -e line 1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: complaint: always testing defined()
by parv (Parson) on Nov 02, 2007 at 13:55 UTC |