|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Re: Re: Streaming to Handlesby dave_the_m (Parson) |
| on May 01, 2004 at 13:33 UTC ( #349606=note: print w/ replies, xml ) | Need Help?? |
|
The only way I can think of doing this without heavily restructuring your code is to create a pipe, fork off a child, then have the child write the list of filenames to the pipe and have the parent read them back in.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||