summaryrefslogtreecommitdiff
path: root/META.yml
blob: 214c1aa585388a58dfbd8d9a62dc8a3246b78e86 (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
abstract: 'File path utility'
author:
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Basename: '0'
  File::Spec: '3.40'
  File::Spec::Functions: '0'
  File::Spec::Unix: '0'
  File::Temp: '0.19'
  Test::More: '0.96'
  lib: '0'
  open: '0'
  perl: '5.008001'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
  perl: '5.008001'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Path-Tiny
no_index:
  directory:
    - t
    - xt
    - examples
    - corpus
  package:
    - DB
    - flock
provides:
  Path::Tiny:
    file: lib/Path/Tiny.pm
    version: '0.070'
  Path::Tiny::Error:
    file: lib/Path/Tiny.pm
    version: '0.070'
recommends:
  Unicode::UTF8: '0.58'
requires:
  Carp: '0'
  Cwd: '0'
  Digest: '1.03'
  Digest::SHA: '5.45'
  Exporter: '5.57'
  Fcntl: '0'
  File::Copy: '0'
  File::Glob: '0'
  File::Path: '2.07'
  File::Spec: '3.40'
  File::Temp: '0.19'
  File::stat: '0'
  constant: '0'
  if: '0'
  overload: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/dagolden/Path-Tiny/issues
  homepage: https://github.com/dagolden/Path-Tiny
  repository: https://github.com/dagolden/Path-Tiny.git
version: '0.070'
x_authority: cpan:DAGOLDEN
x_contributors:
  - 'Alex Efros <powerman@powerman.name>'
  - 'Chris Williams <bingos@cpan.org>'
  - 'David Steinbrunner <dsteinbrunner@pobox.com>'
  - 'Doug Bell <madcityzen@gmail.com>'
  - 'Gabor Szabo <szabgab@cpan.org>'
  - 'Gabriel Andrade <gabiruh@gmail.com>'
  - 'George Hartzell <hartzell@cpan.org>'
  - 'Geraud Continsouzas <geraud@scsi.nc>'
  - 'Goro Fuji <gfuji@cpan.org>'
  - 'Graham Knop <haarg@haarg.org>'
  - 'James Hunt <james@niftylogic.com>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Martin Kjeldsen <mk@bluepipe.dk>'
  - 'Michael G. Schwern <mschwern@cpan.org>'
  - 'Philippe Bruhat (BooK) <book@cpan.org>'
  - 'Regina Verbae <regina-verbae@users.noreply.github.com>'
  - 'regina-verbae <regina-verbae@users.noreply.github.com>'
  - 'Smylers <Smylers@stripey.com>'
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
  - 'Toby Inkster <tobyink@cpan.org>'
  - 'Yanick Champoux <yanick@babyl.dyndns.org>'
  - 'κΉ€λ„ν˜• - Keedi Kim <keedi@cpan.org>'