|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: Quick question: how to slurp a file?
|
My mistake - maybe that's why those darn scripts don't work half the time! Oh,
well ... when I (mis)learned that little trick, I didn't have phl.pm.org to
fall back on ...
KMW
>
> > 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**
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|