File: META.yml

package info (click to toggle)
boxer 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,172 kB
  • sloc: perl: 1,335; sh: 25; makefile: 6
file content (137 lines) | stat: -rw-r--r-- 3,390 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
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
---
abstract: 'boxer command line utils'
author:
  - 'Jonas Smedegaard (JONASS) <jonass@cpan.org>'
build_requires:
  English: '0'
  File::Spec: '0'
  File::Which: '0'
  Test::CleanNamespaces: '0'
  Test::Compile: '0'
  Test::Fatal: '0'
  Test::File::Contents: '0'
  Test::Fixme: '0'
  Test::MinimumVersion: '0'
  Test::More: '0.61'
  Test::Pod: '1.00'
  Test::Synopsis: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
  File::ShareDir::Install: '0.02'
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.023, CPAN::Meta::Converter version 2.150005'
keywords:
  - Debian
  - Distribution
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Boxer
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  Boxer:
    file: lib/Boxer.pm
    version: v1.3.0
  Boxer::CLI:
    file: lib/Boxer/CLI.pm
    version: v1.3.0
  Boxer::CLI::Command:
    file: lib/Boxer/CLI/Command.pm
    version: v1.3.0
  Boxer::CLI::Command::About:
    file: lib/Boxer/CLI/Command/About.pm
    version: v1.3.0
  Boxer::CLI::Command::Aliases:
    file: lib/Boxer/CLI/Command/Aliases.pm
    version: v1.3.0
  Boxer::CLI::Command::Bootstrap:
    file: lib/Boxer/CLI/Command/Bootstrap.pm
    version: v1.3.0
  Boxer::CLI::Command::Commands:
    file: lib/Boxer/CLI/Command/Commands.pm
    version: v1.3.0
  Boxer::CLI::Command::Compose:
    file: lib/Boxer/CLI/Command/Compose.pm
    version: v1.3.0
  Boxer::File::WithSkeleton:
    file: lib/Boxer/File/WithSkeleton.pm
    version: v1.3.0
  Boxer::Part:
    file: lib/Boxer/Part.pm
    version: v1.3.0
  Boxer::Part::Reclass:
    file: lib/Boxer/Part/Reclass.pm
    version: v1.3.0
  Boxer::Role::Interact:
    file: lib/Boxer/Role/Interact.pm
    version: v1.3.0
  Boxer::Task:
    file: lib/Boxer/Task.pm
    version: v1.3.0
  Boxer::Task::Bootstrap:
    file: lib/Boxer/Task/Bootstrap.pm
    version: v1.3.0
  Boxer::Task::Classify:
    file: lib/Boxer/Task/Classify.pm
    version: v1.3.0
  Boxer::Task::Serialize:
    file: lib/Boxer/Task/Serialize.pm
    version: v1.3.0
  Boxer::Types:
    file: lib/Boxer/Types.pm
    version: v1.3.0
  Boxer::World:
    file: lib/Boxer/World.pm
    version: v1.3.0
  Boxer::World::Flat:
    file: lib/Boxer/World/Flat.pm
    version: v1.3.0
  Boxer::World::Reclass:
    file: lib/Boxer/World/Reclass.pm
    version: v1.3.0
requires:
  App::Cmd: '0'
  Capture::Tiny: '0'
  Class::XSAccessor: '0'
  File::BaseDir: '0'
  File::ShareDir: '0'
  IPC::System::Simple: '0'
  Log::Any::Adapter::Screen: '0'
  Module::Runtime: '0'
  Moo: '1.001000'
  MooX::Role::Logger: '0'
  MooX::StrictConstructor: '0'
  Path::Tiny: '0.054'
  Role::Commons: '0'
  Template::Tiny: '0.11'
  Try::Tiny: '0'
  Types::Path::Tiny: '0'
  Types::Standard: '0'
  YAML::XS: '0'
  autodie: '0'
  match::simple: '0'
  namespace::autoclean: '0.16'
  perl: '5.014000'
  strictures: '2'
resources:
  Identifier: http://purl.org/NET/cpan-uri/dist/Boxer/project
  bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=Boxer
  homepage: https://metacpan.org/release/Boxer
  license: http://dev.perl.org/licenses/
  repository: https://salsa.debian.org/boxer-team/boxer
version: v1.3.0
x_help_wanted:
  - tester
  - documenter
x_provides_scripts:
  boxer:
    file: bin/boxer
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'