File: META.yml

package info (click to toggle)
libweb-mrest-cli-perl 0.284-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 148 kB
  • sloc: perl: 358; makefile: 13
file content (48 lines) | stat: -rw-r--r-- 1,153 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
---
abstract: 'CLI components for Web::MEST-based applications'
author:
  - 'Nathan Cutler <ncutler@suse.cz>'
build_requires:
  File::Basename: '0'
  File::HomeDir: '0'
configure_requires:
  Module::Build: '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: Web-MREST-CLI
no_index:
  directory:
    - config
provides:
  Web::MREST::CLI:
    file: lib/Web/MREST/CLI.pm
    version: '0.284'
  Web::MREST::CLI::Parser:
    file: lib/Web/MREST/CLI/Parser.pm
requires:
  App::CELL: '0.205'
  Data::Dumper: '0'
  Encode: '0'
  File::HomeDir: '0'
  File::ShareDir: '1.00'
  Getopt::Long: '2.32'
  HTTP::Request::Common: '0'
  JSON: '0'
  LWP::Protocol::https: '6.04'
  LWP::UserAgent: '6.05'
  Log::Any::Adapter: '0'
  Params::Validate: '0'
  Pod::Usage: '0'
  Term::ReadLine: '0'
  Test::Deep: '0'
  Try::Tiny: '0'
  URI::Escape: '0'
  perl: '5.012'
resources:
  license: http://opensource.org/licenses/bsd-license.php
version: '0.284'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'