This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade CPAN::Meta from 2.132661 to 2.132830
[perl5.git] / cpan / CPAN-Meta / t / data-valid / scalar-meta-spec.yml
1 # http://module-build.sourceforge.net/META-spec-new.html
2 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
3 meta-spec:    1.1
4 name:         XML-Writer
5 version:      0.600
6 abstract:     Easily generate well-formed, namespace-aware XML.
7 authored_by:
8   - David Megginson <david@megginson.com>
9   - Ed Avis <ed@membled.com>
10   - Joseph Walton <joe@kafsemo.org>
11 license:      perl
12 distribution_type: module
13 installdirs:  site
14
15 build_requires:
16   perl: 5.006_000
17 recommends:
18   perl: 5.008_001
19
20 no_index:
21   package:
22     - XML::Writer::Namespaces
23
24 dynamic_config: 0
25 generated_by: Hand