summarylogtreecommitdiffstats
path: root/.AURINFO
blob: 64ea0d0cbbcc58fb2da4f0b8b4132ca09eac3bc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = perl-context-preserve
	pkgdesc = run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller
	pkgver = 0.01
	pkgrel = 4
	url = http://search.cpan.org/dist/Context-Preserve
	arch = any
	license = PerlArtistic
	license = GPL
	makedepends = perl-test-exception
	makedepends = perl-test-use-ok
	depends = perl
	source = http://search.cpan.org/CPAN/authors/id/J/JR/JROCKWAY/Context-Preserve-0.01.tar.gz
	options = !emptydirs

pkgname = perl-context-preserve