1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
2 # Contributor: Kevin Piche <kevin@archlinux.org>
3 # Contributor: K. Piche <kpiche@rogers.com>
9 pkgdesc='Report errors from perspective of caller of a "clan" of modules'
11 license=('PerlArtistic')
12 url="https://search.cpan.org/dist/$_realname/"
14 options=('!emptydirs')
15 source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/$_realname-$pkgver.tar.gz")
16 md5sums=('34fe04102374516ef7a105375b95ffde')
20 PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
26 make install DESTDIR="$pkgdir"