Re: help slurping a file
- From: mlists@xxxxxxxxxxxxxxx (JupiterHost.Net)
- Date: Fri, 28 Oct 2005 13:29:34 -0500
Xavier Noria wrote:
use File::Slurp;
my @lines = read_file($file);
Wrong, that code assumes $file has the runtime platform conventions, which is not the case.
OK sorry, sheesh... missed the part about it being a screwy file.
Can you change the crewy line ending to a normal one then use it?
If not don't yell, I'm just trying to help... .
- References:
- help slurping a file
- From: Renee Halbrook
- Re: help slurping a file
- From: JupiterHost.Net
- Re: help slurping a file
- From: Xavier Noria
- help slurping a file
- Prev by Date: Script Help
- Next by Date: problem using a module
- Previous by thread: Re: help slurping a file
- Next by thread: Re: How to put brackets in a string given substrings
- Index(es):