]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/commit - lib/CPANPLUS/Dist/Gentoo/Maps.pm
Introduce C::D::G::{Atom,Version}
authorVincent Pit <vince@profvince.com>
Thu, 26 Nov 2009 15:57:19 +0000 (16:57 +0100)
committerVincent Pit <vince@profvince.com>
Thu, 26 Nov 2009 23:45:47 +0000 (00:45 +0100)
commit00e09b5e966914ebedb5c08927cf5a66af177171
tree5534c0eea18745228cc67bbd07c623e59b898d78
parent0d54c05d27e53e16bc97eb47d63f11fc85e34f74
Introduce C::D::G::{Atom,Version}

And move the version comparison logic from C::D::G::Maps to C::D::G::Version.
MANIFEST
Makefile.PL
lib/CPANPLUS/Dist/Gentoo.pm
lib/CPANPLUS/Dist/Gentoo/Atom.pm [new file with mode: 0644]
lib/CPANPLUS/Dist/Gentoo/Maps.pm
lib/CPANPLUS/Dist/Gentoo/Version.pm [new file with mode: 0644]
t/12-maps-version.t
t/20-version.t [new file with mode: 0644]