summaryrefslogtreecommitdiff
path: root/packages/perl/liberror-perl_0.17004.bb
blob: 2f47f057cd74785f02984ac50497245053e2b280 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Error - Error/exception handling in an OO-ish way"
SECTION = "libs"
MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
LICENSE = "Artistic|GPL"
PR = "r4"

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

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

inherit cpan