mirror of
https://codeberg.org/scip/Data-Validate-Struct.git
synced 2025-12-18 13:11:00 +01:00
missed before
This commit is contained in:
27
META.yml
Normal file
27
META.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
abstract: 'Validate recursive hash structures'
|
||||
author:
|
||||
- 'Thomas v.Dein <tom@cpan.org>'
|
||||
- 'Per Carlson <pelle@cpan.org>'
|
||||
build_requires:
|
||||
ExtUtils::MakeMaker: '0'
|
||||
configure_requires:
|
||||
ExtUtils::MakeMaker: '0'
|
||||
dynamic_config: 0
|
||||
generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
|
||||
license: perl
|
||||
meta-spec:
|
||||
url: http://module-build.sourceforge.net/META-spec-v1.4.html
|
||||
version: '1.4'
|
||||
name: Data-Validate-Struct
|
||||
no_index:
|
||||
directory:
|
||||
- t
|
||||
- inc
|
||||
requires:
|
||||
Data::Validate: '0'
|
||||
Data::Validate::IP: '0'
|
||||
Regexp::Common: '0'
|
||||
resources:
|
||||
repository: https://github.com/TLINDEN/Data-Validate-Struct
|
||||
version: 0.12
|
||||
Reference in New Issue
Block a user