DB<178> open $fh,"<",\"1\0 2\0 3" DB<179> print scalar do {local $/="\0"; () = <$fh> } 3
perl -e '$/="\0"; print $a=()=<>'
Cheers Rolf
( addicted to the Perl Programming Language)
In reply to Re^3: Why doesn't this work?
by LanX
in thread Why doesn't this work?
by perl-diddler
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |