File: META.yml

package info (click to toggle)
libapp-info-perl 0.57-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 660 kB
  • sloc: perl: 3,762; ansic: 4; makefile: 2
file content (75 lines) | stat: -rw-r--r-- 1,974 bytes parent folder | download | duplicates (4)
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
---
abstract: 'Information about software packages on a system'
author:
  - 'David E. Wheeler <david@justatheory.com>'
build_requires:
  Module::Build: 0.2701
  Test::More: 0.17
configure_requires:
  Module::Build: 0.2701
dynamic_config: 1
generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.110440'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: App-Info
provides:
  App::Info:
    file: lib/App/Info.pm
    version: 0.57
  App::Info::HTTPD:
    file: lib/App/Info/HTTPD.pm
    version: 0.57
  App::Info::HTTPD::Apache:
    file: lib/App/Info/HTTPD/Apache.pm
    version: 0.57
  App::Info::Handler:
    file: lib/App/Info/Handler.pm
    version: 0.57
  App::Info::Handler::Carp:
    file: lib/App/Info/Handler/Carp.pm
    version: 0.57
  App::Info::Handler::Print:
    file: lib/App/Info/Handler/Print.pm
    version: 0.57
  App::Info::Handler::Prompt:
    file: lib/App/Info/Handler/Prompt.pm
    version: 0.57
  App::Info::Lib:
    file: lib/App/Info/Lib.pm
    version: 0.57
  App::Info::Lib::Expat:
    file: lib/App/Info/Lib/Expat.pm
    version: 0.57
  App::Info::Lib::Iconv:
    file: lib/App/Info/Lib/Iconv.pm
    version: 0.57
  App::Info::Lib::OSSPUUID:
    file: lib/App/Info/Lib/OSSPUUID.pm
    version: 0.57
  App::Info::RDBMS:
    file: lib/App/Info/RDBMS.pm
    version: 0.57
  App::Info::RDBMS::PostgreSQL:
    file: lib/App/Info/RDBMS/PostgreSQL.pm
    version: 0.57
  App::Info::RDBMS::SQLite:
    file: lib/App/Info/RDBMS/SQLite.pm
    version: 0.57
  App::Info::Request:
    file: lib/App/Info/Request.pm
    version: 0.57
  App::Info::Util:
    file: lib/App/Info/Util.pm
    version: 0.57
recommends:
  Test::Pod: 1.41
requires:
  File::Spec: 0
resources:
  bugtracker: http://github.com/theory/app-info/issues/
  homepage: http://search.cpan.org/dist/App-Info/
  license: http://dev.perl.org/licenses/
  repository: http://github.com/theory/app-info/
version: 0.57