Re: where is LinkExtor?

Austin S. Lin (austin@al2.com)
Sat, 20 Nov 1999 09:31:40 -0800 (PST)


It's bundled in HTML::Parser.  Easiest thing to do is install/use
CPAN.pm:

   perl -MCPAN -e shell
   [ go through CPAN.pm configuration ]
   cpan> install HTML::Parser

- Austin

On Nov 20, John Singleton sprach thusly:

> I cant find a copy of LinkExtor anywhere on CPAN - where
> should i look?
>