1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
6 pkgdesc="Perl/CPAN Error module - Error/exception handling in an OO-ish way"
7 url="https://search.cpan.org/dist/Error/"
9 license=('PerlArtistic' 'GPL')
11 checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
12 options=('!emptydirs')
13 source=(https://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-${pkgver}.tar.gz)
14 sha512sums=('266ba1feff897c1d162e69a83e595cb40da9a6e1d8b10cc5531626eff392c6da94be03ba722c74827fc2ea0d9d1c1e62e824d9021e098b700db65dd0b3acbd0a')
18 perl Makefile.PL INSTALLDIRS=vendor
29 make DESTDIR="${pkgdir}" install