File: scalar-meta-spec.yml

package info (click to toggle)
libcpan-meta-perl 2.142690-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 820 kB
  • ctags: 128
  • sloc: perl: 2,635; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# http://module-build.sourceforge.net/META-spec-new.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
meta-spec:    1.1
name:         XML-Writer
version:      0.600
abstract:     Easily generate well-formed, namespace-aware XML.
authored_by:
  - David Megginson <david@megginson.com>
  - Ed Avis <ed@membled.com>
  - Joseph Walton <joe@kafsemo.org>
license:      perl
distribution_type: module
installdirs:  site

build_requires:
  perl: 5.006_000
recommends:
  perl: 5.008_001

no_index:
  package:
    - XML::Writer::Namespaces

dynamic_config: 0
generated_by: Hand