|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: Quick question: how to slurp a file?
|
On Wed, May 02, 2001 at 03:55:31PM -0400, Urb LeJeune wrote:
>
> >That doesn't turn off $/. See Mark's comment in this thread, or
> >better yet, try out your code before posting it. :-)
>
> Works for me using Perl supplied with RedHat 7.1 distribution.
Try inserting a blank line in your input file. And please RTFM before
posting incorrect information to the list. $/ is documented in great
detail in
perldoc perlvar
--
Walter C. Mankowski
Senior Software Engineer Myxa Corporation
phone: (610) 234-2626 fax: (610) 234-2640
email: walt@myxa.com http://www.myxa.com
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|