< original request snipped>
>
> Copy and paste Tom's code into your program.
>
Yes... I could do that, and HAVE actually done that before for other
routines due to the "fire-fighting" time constraints of the moment :-) This
time I was hoping to increase my *very-limited* knowledge of Perl for
Dan Fish wrote:
Yes... I could do that, and HAVE actually done that before for other
routines due to the "fire-fighting" time constraints of the moment :-) This
time I was hoping to increase my *very-limited* knowledge of Perl for a more
elegant solution, because I'm sure I'll need to do something
Dan Fish wrote:
Is there an easy way to pipe output to an external perl routine and then
pipe the output of that routine back in for more processing?
In particular I want to use LWP::UserAgent to grab a web page, pipe the
output to Tom Christiansen's "striphtml" routine
(http://www.cpan.org/authors
Dan Fish wrote:
Is there an easy way to pipe output to an external perl routine and
then pipe the output of that routine back in for more processing?
It depends on what the external Perl routine does.
In particular I want to use LWP::UserAgent to grab a web page, pipe
the output to Tom Christiansen
> Is there an easy way to pipe output to an external perl routine and then
> pipe the output of that routine back in for more processing?
>
> In particular I want to use LWP::UserAgent to grab a web page, pipe the
> output to Tom Christiansen's "striphtml" routine
> (http://www.cpan.org/authors/To
Is there an easy way to pipe output to an external perl routine and then
pipe the output of that routine back in for more processing?
In particular I want to use LWP::UserAgent to grab a web page, pipe the
output to Tom Christiansen's "striphtml" routine
(http://www.cpan.org/authors/Tom_Christians