]> Dogcows Code - chaz/p5-Linux-Proc-Maps/blob - META.yml
dd846a7384e69e22b3786634cc8027e6652e557a
[chaz/p5-Linux-Proc-Maps] / META.yml
1 ---
2 abstract: 'Read and write /proc/[pid]/maps files'
3 author:
4 - 'Charles McGarvey <chazmcgarvey@brokenzipper.com>'
5 build_requires:
6 ExtUtils::MakeMaker: '0'
7 File::Spec: '0'
8 IO::Handle: '0'
9 IPC::Open3: '0'
10 Path::Tiny: '0'
11 Test::More: '0'
12 blib: '1.01'
13 perl: '5.006'
14 configure_requires:
15 ExtUtils::MakeMaker: '0'
16 dynamic_config: 0
17 generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005'
18 keywords:
19 - linux
20 - proc
21 - procfs
22 license: perl
23 meta-spec:
24 url: http://module-build.sourceforge.net/META-spec-v1.4.html
25 version: '1.4'
26 name: Linux-Proc-Maps
27 no_index:
28 directory:
29 - eg
30 - share
31 - shares
32 - t
33 - xt
34 provides:
35 Linux::Proc::Maps:
36 file: lib/Linux/Proc/Maps.pm
37 version: '0.001'
38 requires:
39 Carp: '0'
40 Exporter: '0'
41 File::Spec::Functions: '0'
42 namespace::clean: '0'
43 strict: '0'
44 warnings: '0'
45 resources:
46 bugtracker: https://github.com/chazmcgarvey/Linux-Proc-Maps/issues
47 homepage: https://github.com/chazmcgarvey/Linux-Proc-Maps
48 repository: https://github.com/chazmcgarvey/Linux-Proc-Maps.git
49 version: '0.001'
50 x_authority: cpan:CCM
51 x_serialization_backend: 'YAML::Tiny version 1.69'
This page took 0.03704 seconds and 3 git commands to generate.