File: META.yml

package info (click to toggle)
libclass-container-perl 0.12-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 128 kB
  • ctags: 30
  • sloc: perl: 627; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 590 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- #YAML:1.0
name: Class-Container
version: 0.12
author:
  - |-
    Originally by Ken Williams <ken@mathforum.org> and Dave Rolsky
    <autarch@urth.org> for the HTML::Mason project.  Important feedback
    contributed by Jonathan Swartz <swartz@pobox.com>.  Extended by Ken
    Williams for the AI::Categorizer project.
abstract: Glues object frameworks together transparently
license: perl
requires:
  Carp: 0
  Params::Validate: 0.23
recommends:
  Scalar::Util: 0
provides:
  Class::Container:
    file: lib/Class/Container.pm
    version: 0.12
generated_by: Module::Build version 0.26