~ubuntu-branches/ubuntu/trusty/libaccessors-perl/trusty

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Package Import Robot
  • Author(s): Salvatore Bonaccorso
  • Date: 2011-10-16 07:58:01 UTC
  • Revision ID: package-import@ubuntu.com-20111016075801-4z7dy8dvd7275k1x
Tags: upstream-1.01
ImportĀ upstreamĀ versionĀ 1.01

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
---
 
2
name: accessors
 
3
version: 1.01
 
4
author:
 
5
  - 'Steve Purkis <spurkis@cpan.org>'
 
6
abstract: create accessor methods in caller's package.
 
7
license: perl
 
8
resources:
 
9
  license: http://dev.perl.org/licenses/
 
10
requires:
 
11
  perl: 5.6.0
 
12
build_requires:
 
13
  Module::Build: 0.20
 
14
  Test::More: 0.01
 
15
provides:
 
16
  accessors:
 
17
    file: lib/accessors.pm
 
18
    version: 1.01
 
19
  accessors::chained:
 
20
    file: lib/accessors/chained.pm
 
21
    version: 1.01
 
22
  accessors::classic:
 
23
    file: lib/accessors/classic.pm
 
24
    version: 1.01
 
25
  accessors::ro:
 
26
    file: lib/accessors/ro.pm
 
27
    version: 1.01
 
28
  accessors::rw:
 
29
    file: lib/accessors/rw.pm
 
30
    version: 1.01
 
31
generated_by: Module::Build version 0.2808
 
32
meta-spec:
 
33
  url: http://module-build.sourceforge.net/META-spec-v1.2.html
 
34
  version: 1.2