in reply to
Re^2: HTTP::Request pipe through regex
in thread
HTTP::Request pipe through regex
That's because getprint() prints the html to stdout. it does not return the HTML. As I wrote below, you want get() for that.
"What should it profit a man, if he should win a flame war, yet lose his cool?"
Comment on
Re^3: HTTP::Request pipe through regex
In Section
Seekers of Perl Wisdom