Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Module-ScanDeps
From: Stoned Elipot
Date: 2008-11-07 21:58:07
Message id: 20081107205807.CA07E175D0@cvs.netbsd.org
Log Message:
Update from version 0.84 to version 0.89.
Pkgsrc changes:
* Drop dependencies on Perl 5 modules provided by the minimum
required perl5 package (5.10)
Upstream changes:
[Changes for 0.89 - 2008-11-03]
* Distribution fixes.
* Do not use base Exporter.
* Detection of 'asa' and 'only::matching'.
[Changes for 0.88 - 2008-10-28]
* Add special case for File::HomeDir.
[Changes for 0.87 - 2008-10-28]
* Add special case for PPI.
[Changes for 0.86 - 2008-10-23]
* Fix the 'use prefork "Foo"' static detection.
* Fix the detection of any of the module-loader modules such as
prefork, autouse, etc. if invoked as 'use prefork"Foo"' (note
the lack of a space).
* Slightly refactor the loader-module scanning. (see above)
* Support for "use maybe 'foo';"
* Use (arch|priv)libexp instead of (arch|priv)lib
in scandeps.pl (Mark Stosberg)
* Update to Module::Install 0.77
[Changes for 0.85 - 2008-08-01]
* Add special case for Net::Server.
Files: