summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..f47659eaed58
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,15 @@
+pkgbase = perl-lexical-persistence
+ pkgdesc = Persistent lexical variable values for arbitrary calls.
+ pkgver = 1.023
+ pkgrel = 1
+ url = http://search.mcpan.org/dist/Lexical-Persistence
+ arch = any
+ license = PerlArtistic
+ license = GPL
+ depends = perl-devel-lexalias>=0.05
+ depends = perl-padwalker>=1.96
+ source = http://search.mcpan.org/CPAN/authors/id/R/RC/RCAPUTO/Lexical-Persistence-1.023.tar.gz
+ options = !emptydirs
+
+pkgname = perl-lexical-persistence
+