summaryrefslogtreecommitdiff
path: root/META.yml
blob: d128d2c8b1c90059ecb75b3182ffe43723dee0c6 (plain)
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
48
49
50
51
52
53
54
55
---
abstract: 'Inject modules into a CPAN::Mini mirror.'
author:
  - 'Shawn Sorichetti <ssoriche@coloredblocks.net>'
  - 'Andy Armstrong <andy@hexten.net>'
  - 'Christian Walde <walde.christian@googlemail.com>'
  - 'Randy Stauner <rwstauner@cpan.org>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Salve J. Nilsen <sjn@cpan.org>'
  - 'Wolfgang Pecho <pecho@belwue.de>'
  - 'Konstantin Yakunin <twinhooker@gmail.com>'
build_requires: {}
configure_requires:
  Module::Build: '0.4'
dynamic_config: 1
generated_by: 'Module::Build version 0.421, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: CPAN-Mini-Inject
provides:
  CPAN::Mini::Inject:
    file: lib/CPAN/Mini/Inject.pm
    version: '0.35'
  CPAN::Mini::Inject::Config:
    file: lib/CPAN/Mini/Inject/Config.pm
    version: '0.35'
requires:
  CPAN::Checksums: '0'
  CPAN::Mini: '0.32'
  Carp: '0'
  Compress::Zlib: '0'
  Dist::Metadata: '0.921'
  Env: '0'
  File::Basename: '0'
  File::Copy: '0'
  File::Path: '2.07'
  File::Slurp: '0'
  File::Spec: '2.07'
  File::Spec::Functions: '0'
  File::Temp: '0'
  Getopt::Long: '0'
  HTTP::Server::Simple: '0.07'
  IO::Zlib: '0'
  LWP::Simple: '0'
  Net::EmptyPort: '0'
  Pod::Usage: '0'
  Test::More: '0'
  YAML: '0'
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=CPAN-Mini-Inject
  license: http://dev.perl.org/licenses/
  repository: git://github.com/AndyA/CPAN--Mini--Inject.git
version: '0.35'