Re: Converting a string to a filehandle

2009-02-09 Thread Paul Johnson
On Mon, Feb 09, 2009 at 12:41:07PM -, Taylor, Andrew (ASPIRE) wrote: > Hello > > I'm processing a file of test data that looks something like: > > FH1,data1,data2,data3,...etc > FH2,data1,data2,data3,...etc > FH1,data1,data2,data3,...etc > > Each line split into an array and processed. > >

Re: Converting a string to a filehandle

2006-05-21 Thread Xavier Noria
On May 22, 2006, at 4:44, Wijaya Edward wrote: Is there a way to do it? Module for it? Suppose I have this large string. my $string = 'foo bar qux woo etc etc'; I would like to convert that string as if it is stored inside a file, and bypassing the file creat

RE: Converting a string to a filehandle

2006-05-21 Thread Charles K. Clarkson
Wijaya Edward wrote: : I would like to convert that string as if it is stored : inside a file, and bypassing the file creation step. I think you want the IO::Scalar module. HTH, Charles K. Clarkson -- Mobile Homes Specialist Free Market Advocate Web Programmer 254 968-8328 Don't tread on