nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libsub-install-perl_0.922.bb
blob72bbfcc73b86b6d3fcd8e96806d29fc413f29679
1 DESCRIPTION = "Sub::Install - install subroutines into packages easily"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 RDEPENDS += "perl-module-carp perl-module-scalar-util perl-module-strict \
5 perl-module-warnings"
6 PR = "r3"
8 SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Install-${PV}.tar.gz"
10 S = "${WORKDIR}/Sub-Install-${PV}"
12 inherit cpan