summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 807e2f7d9444867c00500966120df868c404c268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = perl-autodie
	pkgdesc = Replace functions with ones that succeed or die with lexical scope
	pkgver = 2.29
	pkgrel = 1
	url = https://metacpan.org/release/autodie
	arch = any
	license = PerlArtistic
	license = GPL
	depends = perl>=5.8.8
	options = !emptydirs
	source = http://search.cpan.org/CPAN/authors/id/P/PJ/PJF/autodie-2.29.tar.gz
	md5sums = 2739e6599a2aa47601fe91b2a27b29d9

pkgname = perl-autodie