in reply to Re: How to dup $FOO to STDIN
in thread How to dup $FOO to STDIN
#2 Works!
#3 I had looked at perlipc but found nothing for dupping STDIN or scalar filehandles.
Thanks
PS> "shouldn't not use caps" so I should then? ;-) Yeah wog has gotten on me about that too. I've cut back, but am still using for "globals" or effectively just scalar filehandles, so they lok like regular filehandles.
-- perl -p -e "s/(?:\w);(<A HREF="/index.pl?node=st&lastnode_id=3333">st< +/A>)/'\$1/mg"
|
---|
Replies are listed 'Best First'. | |
---|---|
Re:{3} How to dup $FOO to STDIN
by jeroenes (Priest) on Nov 15, 2001 at 20:39 UTC |