Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / packages / perl / libsub-install-perl_0.922.bb
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"
7
8 SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Install-${PV}.tar.gz"
9
10 S = "${WORKDIR}/Sub-Install-${PV}"
11
12 inherit cpan