X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FCPANPLUS%2FDist%2FGentoo%2FVersion.pm;h=cc21274bdab6f9a8339e45257745bf470e9de952;hb=19eae8789c3ed2068bfde084ba9a8c711526c589;hp=cd2c3f3470fe0dc0e47dc330be49295ae2bf35cc;hpb=f2de516209b993fa003e7534ee2b624f7c114481;p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git diff --git a/lib/CPANPLUS/Dist/Gentoo/Version.pm b/lib/CPANPLUS/Dist/Gentoo/Version.pm index cd2c3f3..cc21274 100644 --- a/lib/CPANPLUS/Dist/Gentoo/Version.pm +++ b/lib/CPANPLUS/Dist/Gentoo/Version.pm @@ -9,11 +9,11 @@ CPANPLUS::Dist::Gentoo::Version - Gentoo version object. =head1 VERSION -Version 0.11 +Version 0.12 =cut -our $VERSION = '0.11'; +our $VERSION = '0.12'; =head1 DESCRIPTION @@ -50,7 +50,9 @@ my $capturing_version_rx = qr{ =head1 METHODS -=head2 C +=head2 C + + my $cdgv = CPANPLUS::Dist::Gentoo::Version->new($vstring); Creates a new L object from the version string C<$vstring>.