Could someone check?
Seems to be:
open $fh, '<', $0;; print scalar <$fh>;; #! perl -slw print tell( $fh );; 14 print tell( $fh + 1 );; tell() on unopened filehandle at (eval 10) line 1. -1 print $];; 5.010001
In reply to Re^2: Perl segfaults: Why?
by BrowserUk
in thread Perl segfaults: Why?
by bv
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |