summaryrefslogtreecommitdiff
path: root/dev-perl/Const-Fast/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Const-Fast/metadata.xml
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Const-Fast/metadata.xml')
-rw-r--r--dev-perl/Const-Fast/metadata.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/dev-perl/Const-Fast/metadata.xml b/dev-perl/Const-Fast/metadata.xml
new file mode 100644
index 000000000000..f81ffd083697
--- /dev/null
+++ b/dev-perl/Const-Fast/metadata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+</maintainer>
+<maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+</maintainer>
+<longdescription lang="en">
+ This the only function of this module and it is exported by
+ default. It takes a scalar, array or hash left-value as first
+ argument, and a list of one or more values depending on the type of
+ the first argument as the value for the variable. It will set the
+ variable to that value and subsequently make it read-only. Arrays
+ and hashes will be made deeply read-only.
+</longdescription>
+<upstream>
+ <remote-id type="cpan">Const-Fast</remote-id>
+ <remote-id type="cpan-module">Const::Fast</remote-id>
+</upstream>
+</pkgmetadata>