Release history for Dist-Zilla-Plugin-Prereqs-DarkPAN
0.2.1 2012-05-24T11:21:00Z
[Bugfixes]
- github: closes #1 , loading Cached Package DB's fails due to not loading
the class. Thanks to Tomohiro Hosaka/BOKUTIN for reporting.
[Dependencies::Changed::Develop]
- recommends: Dist::Zilla::PluginBundle::Author::KENTNL::Lite
0.01009803 -> v1.3.0
- suggests: Dist::Zilla::PluginBundle::Author::KENTNL v1.0.0 -> v1.3.0
[Tests::New]
- release/minimum-version
0.2.0 2011-10-30T02:30:33Z
[API Incompatibile Changes]
- now takes PKG = MIRROR notation, and package path is attempted to be
discovered automatically using a 02packages file.
- the old behaviour can be attained by specifying PKG.uri = with either an
absolute uri, or a relative uri.
[Dependencies]
- new: runtime requires App::Cache
- new: runtime requires Parse::CPAN::Packages
- new: runtime requires URI
[Packages]
- new: Dist::Zilla::Role::xPANResolver which handles
fetching/caching/parsing the appropriate 02packages file and providing a
qualified resource for a given module.
0.1.0 2011-10-29T23:27:02Z
- First version.