in reply to Re: Why doesn't this work?
in thread Why doesn't this work?
I wasn't trying to use slurp mode & $/=undef in the one example, -- was trying to recognize "\000" (NUL) as the line delimiter (in this case a list of NUL-terminated filenames) and use that to read the whole thing into an array and then seeing how many array members I had.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Why doesn't this work?
by perl-diddler (Chaplain) on Apr 12, 2013 at 22:18 UTC |