|
|
| "be consistent" | |
| PerlMonks |
Re^3: read()by alpha (Scribe) |
| on Mar 11, 2008 at 09:26 UTC ( [id://673435]=note: print w/replies, xml ) | Need Help?? |
|
This way you effectively pwn all of the chr(10) in your binary file... which is bad. The better "slurping" solution is to undef$/ and then using <>;
In Section
Tutorials
|
|
||||||||||||||||||||||||||||||