Steffen Mueller wrote:
Randy W. Sims wrote:
It's part of the 1.2 spec:
<http://module-build.sourceforge.net/META-spec-v1.2.html#resources>
This might be a little off-topic, but the links to several modules
include author names (which are sometimes wrong: at least for
Module::Install http://search.cpan.org/author/KWILLIAMS/Module-Install/
). That's probably a bad idea since module releases might be taken over
at any time. For example, going to
http://search.cpan.org/author/AUTRIJUS/PAR won't get you to the current
release of PAR whereas http://search.cpan.org/dist/PAR will at all times.
Steffen
And by module name, you can also use:
http://search.cpan.org/perldoc?Module::Install
Adam K