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 sha256sums=('c75f92e34422cc5a65ab05d155842b701452434e9aefb649d6e2289c47ef6708')
20 PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
26 make install DESTDIR="$pkgdir"