File: META.yml

package info (click to toggle)
libapache-ssi-perl 2.19-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 292 kB
  • ctags: 65
  • sloc: perl: 842; makefile: 31
file content (24 lines) | stat: -rw-r--r-- 560 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
--- #YAML:1.0
name: Apache-SSI
version: 2.19
author:
  - Ken Williams ken@mathforum.org
  - |-
    Concept based on original version by Doug MacEachern dougm@osf.org .
    Implementation different.
abstract: Implement Server Side Includes in Perl
license: perl
requires:
  Apache::Constants: 1.00
  HTML::SimpleParse: 0.06
  mod_perl: 1.24_01
provides:
  Apache::FakeSSI:
    file: lib/Apache/FakeSSI.pm
  Apache::SSI:
    file: lib/Apache/SSI.pm
    version: 2.19
  main:
    file: lib/Apache/SSI.pm
    version: 2.19
generated_by: Module::Build version 0.26