File: META.yml

package info (click to toggle)
libexporter-declare-perl 0.114-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: perl: 1,607; makefile: 4
file content (47 lines) | stat: -r--r--r-- 1,428 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
abstract: 'Exporting done right'
author:
  - 'Chad Granum <exodist7@gmail.com>'
build_requires:
  Fennec::Lite: '0.004'
  Test::Exception: '0.29'
  Test::Simple: '0.88'
configure_requires:
  Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.4212, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Exporter-Declare
provides:
  Exporter::Declare:
    file: lib/Exporter/Declare.pm
    version: '0.114'
  Exporter::Declare::Export:
    file: lib/Exporter/Declare/Export.pm
  Exporter::Declare::Export::Alias:
    file: lib/Exporter/Declare/Export/Alias.pm
  Exporter::Declare::Export::Generator:
    file: lib/Exporter/Declare/Export/Generator.pm
  Exporter::Declare::Export::Sub:
    file: lib/Exporter/Declare/Export/Sub.pm
  Exporter::Declare::Export::Variable:
    file: lib/Exporter/Declare/Export/Variable.pm
  Exporter::Declare::Meta:
    file: lib/Exporter/Declare/Meta.pm
  Exporter::Declare::Specs:
    file: lib/Exporter/Declare/Specs.pm
requires:
  Carp: '0'
  Meta::Builder: '0.003'
  Scalar::Util: '0'
  aliased: '0'
  perl: v5.8.0
resources:
  bugtracker: http://github.com/exodist/Exporter-Declare/issues
  homepage: http://open-exodus.net/projects/Exporter-Declare
  license: http://dev.perl.org/licenses/
  repository: http://github.com/exodist/Exporter-Declare
version: '0.114'