Class-Lite

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Simple base class with get/put accessors'
author:
  - 'Xiong Changnian <xiong@cpan.org>'
build_requires:
  Test::More: 0.94
configure_requires:
  Module::Build: 0.38
dynamic_config: 1
generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921'
keywords:
  - devel
  - development
  - OO
  - object-oriented
  - class
  - object
  - method
  - base
  - constructor
  - accessor
  - accessors
  - lite
  - lightweight
  - tiny
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Class-Lite
provides:
  Class::Lite:
    file: lib/Class/Lite.pm
    version: v0.1.0
  Module::Empty:
    file: lib/Module/Empty.pm
    version: 0
recommends:
  Devel::Comments: v1.1.4
requires:
  perl: 5.008008
  version: 0.99
resources:
  license: http://www.perlfoundation.org/artistic_license_2_0
  repository: http://github.com/Xiong/class-lite
version: v0.1.0



( run in 0.394 second using v1.01-cache-2.11-cpan-73692580452 )