summaryrefslogtreecommitdiff
path: root/packages/perl/libversion-perl_0.6701.bb
AgeCommit message (Collapse)AuthorFiles
2007-04-27perl 5.8.8/cpan: Fix the installation paths for cpan modules. The installedJamie Lenehan1
files for perl modules built using cpan will end up in different places depending on which version of perl they are being built with. Modules that explicitly set various FILES_ values were using the paths that are only valid for the older versions of perl. Calculate and set the correct path in cpan.bbclass and use that in the FILES_ variables so that it'll be correct for all versions of perl.
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-09-28perl: Update the LICENSE on the modules to indicate that they are availableJamie Lenehan1
under either the Artistic license or the GPL, and not just under the Artistic license.
2006-09-26perl: Add some additional perl modules. This are the optional dependenciesJamie Lenehan1
of libmodule-build, the new Build.PL based perl install system.