]> Dogcows Code - chaz/p5-Linux-Proc-Maps/blob - META.yml
Version 0.002
[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 configure_requires:
14 ExtUtils::MakeMaker: '0'
15 dynamic_config: 0
16 generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005'
17 keywords:
18 - linux
19 - proc
20 - procfs
21 license: perl
22 meta-spec:
23 url: http://module-build.sourceforge.net/META-spec-v1.4.html
24 version: '1.4'
25 name: Linux-Proc-Maps
26 no_index:
27 directory:
28 - eg
29 - share
30 - shares
31 - t
32 - xt
33 provides:
34 Linux::Proc::Maps:
35 file: lib/Linux/Proc/Maps.pm
36 version: '0.002'
37 requires:
38 Carp: '0'
39 Exporter: '0'
40 File::Spec::Functions: '0'
41 namespace::clean: '0'
42 perl: '5.008'
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.002'
50 x_authority: cpan:CCM
51 x_serialization_backend: 'YAML::Tiny version 1.69'
This page took 0.03125 seconds and 4 git commands to generate.