summaryrefslogtreecommitdiff
path: root/packages/perl/libmath-bigint-gmp-perl_1.18.bb
AgeCommit message (Collapse)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-10-04perl modules: Exclude debugging information from the modules that areJamie Lenehan1
currently including it.
2006-10-04perl modules: Update the SRC_URI on all the modules to use PV to refer toJamie Lenehan1
the version so upgrades are easier.
2006-10-03perl: Add the Math::BigInt::GMP cpan module. This provides a faster, gmpJamie Lenehan1
based, implementation of Math::BigInt.