aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl/libclass-data-inheritable-perl_0.06.bb
blob: 71a1f765263ed58a866b301759fd51b4ac411602 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Class::Data::Inheritable - Inheritable, overridable class data"
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r3"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-Data-Inheritable-${PV}.tar.gz"

S = "${WORKDIR}/Class-Data-Inheritable-${PV}"

inherit cpan