> Steve Thomas wrote:

> > Anyone know how to open a file/command (open FOO, "|foo"), write to it and
> > then read back from it? It seems like something that would be needed fairly
> > often, although I can't say that I've run across the need for it in the
> > couple of years that I've been playing with perl..

 Lots of friendly people told you with what it's done, so I won't bother with
that, but... You had the answer yourself:

 perldoc -q pipe

 (Using -f instead of -q you'll get the documentation regarding a builtin
function instead of searching the FAQ.)


        /Tony
-- 
# Per scientiam ad libertatem! // Through knowledge towards freedom! #
# Genom kunskap mot frihet! =*= (c) 1999-2002 [EMAIL PROTECTED] =*= #
-- Random URL (1/8):
<URL: http://eveander.com/sounds/sexysuz.wav > Suzy fell asleep one night...


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to