]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/history - lib/CPANPLUS/Dist/Gentoo/Atom.pm
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/CPANPLUS-Dist-Gentoo.git] / lib / CPANPLUS / Dist / Gentoo / Atom.pm
2013-08-23 Vincent PitMake sure the POD headings are linkable
2012-06-15 Vincent PitThis is 0.12 v0.12
2012-06-15 Vincent PitBump copyright year
2011-02-06 Vincent PitBump copyright year
2010-12-17 Vincent PitPOD typos
2010-12-16 Vincent PitThis is 0.11 v0.11
2010-12-16 Vincent PitSwitch to <> for qw delimiters
2010-09-11 Vincent PitTest C::D::G::Atom->fold
2010-09-11 Vincent PitHandle Gentoo versions thouroughly and correctly
2010-09-11 Vincent PitFix $atom1 cmp $atom2
2010-09-11 Vincent PitFix handling of the version argument of C::D::G::Atom...
2010-09-11 Vincent PitAllow the correct package names in atoms
2010-08-13 Vincent PitUse >= as the default atom range
2010-04-17 Vincent PitThis is 0.10 v0.10
2010-04-16 Vincent PitBump copyright year
2010-03-23 Vincent PitPOD tweaks
2009-11-29 Vincent PitThe perils of copypasta
2009-11-29 Vincent PitThis is 0.09 v0.09
2009-11-29 Vincent PitTest C::D::G::Atom->{new,new_from_ebuild}
2009-11-29 Vincent PitStrengthen validation of the thingies an atom can be...
2009-11-29 Vincent PitAlso infer the range when initializing a C::D::G::Atom...
2009-11-29 Vincent PitC::D::G::Atom->and ought to handle only one atom
2009-11-29 Vincent PitDocument C::D::G::{Atom,Version}
2009-11-29 Vincent PitMake 'ebuild' a normal accessor for C::D::G::Atom objects
2009-11-29 Vincent PitAdd string comparison for atoms
2009-11-29 Vincent PitIntroduce C::D::G::Atom->qualified_name
2009-11-29 Vincent PitMake overload methods private
2009-11-28 Vincent PitRename the 'minimum' option to a more versatile 'range...
2009-11-27 Vincent PitInfer the right category and name when creating an...
2009-11-27 Vincent PitFix typos in C::D::G::Atom
2009-11-27 Vincent PitStrip duplicated entries in the RDEPEND list
2009-11-26 Vincent PitIntroduce C::D::G::{Atom,Version}