]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/history - lib/CPANPLUS/Dist/Gentoo/Atom.pm
Use >= as the default atom range
[perl/modules/CPANPLUS-Dist-Gentoo.git] / lib / CPANPLUS / Dist / Gentoo / Atom.pm
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}