File: META.yml

package info (click to toggle)
libpath-iterator-rule-perl 1.008-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 372 kB
  • ctags: 41
  • sloc: perl: 829; makefile: 15
file content (66 lines) | stat: -rw-r--r-- 1,506 bytes parent folder | download
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
---
abstract: 'Iterative, recursive file finder'
author:
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  Exporter: 0
  ExtUtils::MakeMaker: 0
  File::Spec::Functions: 0
  File::Temp: 0
  File::pushd: 0
  Path::Tiny: 0
  Test::Deep: 0
  Test::Filename: 0.03
  Test::More: 0.92
  lib: 0
  version: 0
configure_requires:
  ExtUtils::MakeMaker: 6.17
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.133380'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Path-Iterator-Rule
no_index:
  directory:
    - t
    - xt
    - examples
    - corpus
  package:
    - DB
provides:
  PIR:
    file: lib/PIR.pm
    version: 1.008
  Path::Iterator::Rule:
    file: lib/Path/Iterator/Rule.pm
    version: 1.008
requires:
  Carp: 0
  File::Basename: 0
  File::Spec: 0
  List::Util: 0
  Number::Compare: 0.02
  Scalar::Util: 0
  Text::Glob: 0
  Try::Tiny: 0
  perl: 5.010
  re: 0
  strict: 0
  warnings: 0
  warnings::register: 0
resources:
  bugtracker: https://github.com/dagolden/Path-Iterator-Rule/issues
  homepage: https://github.com/dagolden/Path-Iterator-Rule
  repository: https://github.com/dagolden/Path-Iterator-Rule.git
version: 1.008
x_authority: cpan:DAGOLDEN
x_contributors:
  - 'David Steinbrunner <dsteinbrunner@pobox.com>'
  - 'Gian Piero Carrubba <gpiero@butterfly.fdc.rm-rf.it>'
  - 'Graham Knop <haarg@cpan.org>'
  - 'Ricardo Signes <rjbs@cpan.org>'
  - 'Toby Inkster <tobyink@cpan.org>'