freebsd-ports/devel/p5-Devel-Modlist/pkg-descr
2002-06-01 17:51:49 +00:00

13 lines
455 B
Text

The Devel::Modlist perl module provides a means by which to get a
quick run-down on which libraries and modules are being utilized
by a given perl script.
Just as compiler systems like gcc provide dependancy information
via switches such as -M, Devel::Modlist is intended to assist script
authors in preparing dependancy information for potential users of
their scripts.
WWW: http://search.cpan.org/search?dist=Devel-Modlist
-Anton
<tobez@FreeBSD.org>