freebsd-ports/www/p5-WWW-Link/pkg-descr
Bill Fenner 81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00

11 lines
420 B
Text

WWW::Link is a perl class which accepts and maintains information
about links. For example, this would include urls which are referenced
from a WWW page.
The link class will be acted on by such programs as link checkers
to give it information and by other programs to convert that
information into something which can be used by humans.
WWW: http://search.cpan.org/dist/WWW-Link/
Seamus Venasse <svenasse@polaris.ca>