in reply to Re: Remove HTML tags from document
in thread Remove HTML tags from document

How can I get this to print out to a file instead of the STDOUT? I have very large HTML files.

Replies are listed 'Best First'.
Re: Remove HTML tags from document
by Abigail-II (Bishop) on Aug 04, 2003 at 08:40 UTC
    perldoc -f open perldoc -f print perldoc perlopentut

    Abigail

    A reply falls below the community's threshold of quality. You may see it by logging in.