|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: Quick question: how to slurp a file?
|
> You just need to undefine the record seperator $/
>
>
> $/ = "";
You should follow your own advice. That doesn't undefine $/.
Try your example and see what it actually does.
> a la the camel
Better study that camel book a little more closely next time!
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|