xref: /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-valid/scalar-meta-spec.yml (revision f2da64fbbbf1b03f09f390ab01267c93dfd77c4c)
1# http://module-build.sourceforge.net/META-spec-new.html
2#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
3meta-spec:    1.1
4name:         XML-Writer
5version:      0.600
6abstract:     Easily generate well-formed, namespace-aware XML.
7authored_by:
8  - David Megginson <david@megginson.com>
9  - Ed Avis <ed@membled.com>
10  - Joseph Walton <joe@kafsemo.org>
11license:      perl
12distribution_type: module
13installdirs:  site
14
15build_requires:
16  perl: 5.006_000
17recommends:
18  perl: 5.008_001
19
20no_index:
21  package:
22    - XML::Writer::Namespaces
23
24dynamic_config: 0
25generated_by: Hand
26