]> git.vpit.fr Git - perl/modules/Hash-Normalize.git/blob - META.yml
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Hash-Normalize.git] / META.yml
1 ---
2 abstract: 'Automatically normalize Unicode hash keys.'
3 author:
4   - 'Vincent Pit <perl@profvince.com>'
5 build_requires:
6   Carp: '0'
7   Exporter: '0'
8   ExtUtils::MakeMaker: '0'
9   Test::More: '0'
10   Unicode::Normalize: '0'
11   Variable::Magic: '0.51'
12   base: '0'
13   lib: '0'
14 configure_requires:
15   ExtUtils::MakeMaker: '0'
16 dynamic_config: 0
17 generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010'
18 license: perl
19 meta-spec:
20   url: http://module-build.sourceforge.net/META-spec-v1.4.html
21   version: '1.4'
22 name: Hash-Normalize
23 no_index:
24   directory:
25     - t
26     - inc
27 requires:
28   Carp: '0'
29   Exporter: '0'
30   Unicode::Normalize: '0'
31   Variable::Magic: '0.51'
32   base: '0'
33   perl: '5.010'
34 resources:
35   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Hash-Normalize
36   homepage: http://search.cpan.org/dist/Hash-Normalize/
37   license: http://dev.perl.org/licenses/
38   repository: http://git.profvince.com/?p=perl%2Fmodules%2FHash-Normalize.git
39 version: '0.01'
40 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'