File: META.yml

package info (click to toggle)
libcgi-formalware-perl 1.16-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 140 kB
  • sloc: perl: 553; xml: 106; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (4)
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
26
---
abstract: 'Convert an XML file into a suite of CGI forms.'
author:
  - 'Ron Savage <ron@savage.net.au>'
build_requires:
  Test::More: 0
  Test::Pod: 0
configure_requires:
  Module::Build: 0.36
generated_by: 'Module::Build version 0.3607'
license: artistic
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: CGI-Formalware
provides:
  CGI::Formalware:
    file: lib/CGI/Formalware.pm
    version: 1.16
requires:
  CGI: 2.45
  Net::Telnet: 3.01
  XML::DOM: 1.14
resources:
  license: http://www.perlfoundation.org/artistic_license_1_0
version: 1.16