File: META.yml

package info (click to toggle)
libapp-cell-perl 0.231-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 412 kB
  • sloc: perl: 2,303; makefile: 2
file content (64 lines) | stat: -rw-r--r-- 1,668 bytes parent folder | download | duplicates (2)
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
---
abstract: 'Configuration, Error-handling, Localization, and Logging'
author:
  - 'Smithfarm <presnypreklad@gmail.com>'
build_requires:
  File::ShareDir::Install: '0.11'
  File::Spec: '0'
  File::Temp: '0'
  Log::Any::Test: '0'
  Params::Validate: '0'
  Test::More: '0'
  Test::Output: '0'
  Test::Warnings: '0'
  Try::Tiny: '0'
configure_requires:
  File::ShareDir::Install: '0.11'
  Module::Build: '0'
  Software::License: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4224, CPAN::Meta::Converter version 2.150010'
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-CELL
provides:
  App::CELL:
    file: lib/App/CELL.pm
    version: '0.231'
  App::CELL::Config:
    file: lib/App/CELL/Config.pm
  App::CELL::Guide:
    file: lib/App/CELL/Guide.pm
    version: '0.231'
  App::CELL::Load:
    file: lib/App/CELL/Load.pm
  App::CELL::Log:
    file: lib/App/CELL/Log.pm
  App::CELL::Message:
    file: lib/App/CELL/Message.pm
  App::CELL::Status:
    file: lib/App/CELL/Status.pm
  App::CELL::Test:
    file: lib/App/CELL/Test.pm
  App::CELL::Test::LogToFile:
    file: lib/App/CELL/Test/LogToFile.pm
  App::CELL::Util:
    file: lib/App/CELL/Util.pm
requires:
  Date::Format: '0'
  File::HomeDir: '0'
  File::Next: '0'
  File::ShareDir: '1'
  Log::Any: '0'
  Log::Any::Adapter: '0.1'
  Params::Validate: '0'
  Try::Tiny: '0'
  perl: '5.012'
resources:
  bugtracker: https://github.com/smithfarm/cell/issues
  license: http://opensource.org/licenses/bsd-license.php
  repository: https://github.com/smithfarm/cell
version: '0.231'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'