File: META.yml

package info (click to toggle)
liblog-report-perl 1.41-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 572 kB
  • sloc: perl: 2,819; makefile: 8
file content (77 lines) | stat: -rw-r--r-- 1,873 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
---
abstract: 'report a problem, pluggable handlers and language support'
author:
  - 'Mark Overmeer <markov@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '1'
  Test::Pod: '1'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Log-Report
no_index:
  directory:
    - t
    - inc
requires:
  Devel::GlobalDestruction: '0.09'
  Encode: '2.00'
  Log::Report::Optional: '1.07'
  Log::Report::Template: '1.02'
  Scalar::Util: '0'
  String::Print: '0.91'
  Sys::Syslog: '0.27'
  Test::More: '0.86'
resources:
  homepage: http://perl.overmeer.net/CPAN/
  repository: https://github.com/markov2/perl5-Log-Report.git
version: '1.41'
x_oodist:
  email: markov@cpan.org
  first_year: 2007
  generate:
    -
      format: pod3
      podtail: ~
    -
      docroot: /logreport/html
      format: html
      publish: ../public_html/log-report/htmlpkg
      stylesheet: /logreport/html/oodoc.css
      templates: html
      webpages: ../public_html/logreport/html
    -
      export: website
      include_manuals: ~
      markup: html
      publish: ../public_html/log-report/doctree
      serializer: json
  include:
    - ../Log-Report-Lexicon
    - ../Log-Report-Optional
    - ../Log-Report-Template
    - ../String-Print
  oodoc_version: 3.04
  parser:
    pmhead: ~
    skip_links:
      - Dancer2::Config
      - Dancer2::Logger::Syslog
      - Locale::TextDomain
      - Log::Dispatch
      - Log::Dispatch::Output
      - Log::Log4perl
    syntax: markov
  raw:
    publish: ../public_html/log-report/raw
  release:
    publish: ../public_html/log-report/source
  tests: {}
  use: []
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'