nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libdate-manip-perl_5.54.bb
blob9097ce39c6bda845f48a50c1ee379a178ef70854
1 DESCRIPTION = "Date and time manipulation routines."
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 PR = "r0"
6 RDEPENDS = "perl-module-test-more \
7 perl-module-io-file \
8 perl-module-carp"
10 SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Date-Manip-${PV}.tar.gz"
12 S = "${WORKDIR}/Date-Manip-${PV}"
14 inherit cpan