File: META.yml

package info (click to toggle)
libfile-slurp-perl 9999.32-2.1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 412 kB
  • sloc: perl: 650; makefile: 39
file content (59 lines) | stat: -rw-r--r-- 1,320 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
48
49
50
51
52
53
54
55
56
57
58
59
---
abstract: 'Simple and Efficient Reading/Writing/Modifying of Complete Files'
author:
  - 'Uri Guttman <uri@stemsystems.com>'
build_requires:
  Carp: '0'
  Exporter: '5.57'
  ExtUtils::MakeMaker: '0'
  Fcntl: '0'
  File::Basename: '0'
  File::Spec: '3.01'
  File::Temp: '0'
  IO::Handle: '0'
  POSIX: '0'
  Scalar::Util: '1.00'
  Socket: '0'
  Symbol: '0'
  Test::More: '0'
  overload: '0'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: File-Slurp
no_index:
  directory:
    - t
    - inc
    - xt
requires:
  B: '0'
  Carp: '0'
  Digest::MD5: 0
  Errno: '0'
  Exporter: '5.57'
  Fcntl: '0'
  File::Basename: '0'
  File::Spec: '3.01'
  File::Temp: '0'
  IO::Handle: '0'
  POSIX: '0'
  strict: '0'
  warnings: '0'
resources:
  repository: https://github.com/perhunter/slurp.git
version: '9999.32'
x_contributors:
  - 'Aristotle Pagaltzis <ARISTOTLE@cpan.org>'
  - 'Chase Whitener <capoeirab@cpan.org>'
  - 'Dan Book <grinnz@gmail.com>'
  - 'Graham Knop <haarg@haarg.org>'
  - 'James E Keenan <jkeenan@cpan.org>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'