hi to all,

I've got a weird problem using an external program that get the input from "stardard 
input"

I've got to call it (and easily do this with "system('myprogramname')" but I've to 
feed this
program with an XML file that generally is passed via standard input with a "filename |
myprogramname" in the shell, but in my case it is in a variable of my perl program

How can I do it without write a file on the filesystem?

tnx in advance
Francesco 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to