aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/liberror-perl_0.17004.bb
blob: 1a398903f9bd3a384f2ce504974038b8f68bef76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Error - Error/exception handling in an OO-ish way"
SECTION = "libs"
LICENSE = "Artistic|GPLv1+"
PR = "r8"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Error-${PV}.tar.gz"

S = "${WORKDIR}/Error-${PV}"

inherit cpan

BBCLASSEXTEND="native"

SRC_URI[md5sum] = "4dfca8732331a4f79c6803c3bc6b722f"
SRC_URI[sha256sum] = "f464f0068772c276b81a7345f6788bdc3a243c13de24563346043d049a5497ba"