diff options
Diffstat (limited to 'dev-perl/Data-FormValidator/metadata.xml')
-rw-r--r-- | dev-perl/Data-FormValidator/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Data-FormValidator/metadata.xml b/dev-perl/Data-FormValidator/metadata.xml new file mode 100644 index 000000000000..06751dc17044 --- /dev/null +++ b/dev-perl/Data-FormValidator/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <upstream> + <remote-id type="cpan">Data-FormValidator</remote-id> + <remote-id type="cpan-module">Data::FormValidator</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Constraints</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Constraints::Dates</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Constraints::RegexpCommon</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Constraints::Upload</remote-id> + <remote-id type="cpan-module">Data::FormValidator::ConstraintsFactory</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Filters</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Results</remote-id> + </upstream> +</pkgmetadata> |