File: META.yml

package info (click to toggle)
libmail-box-perl 4.01-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,744 kB
  • sloc: perl: 9,021; makefile: 6
file content (95 lines) | stat: -rw-r--r-- 2,159 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
---
abstract: 'complete E-mail handling suite'
author:
  - 'Mark Overmeer'
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.76, 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: Mail-Box
no_index:
  directory:
    - t
    - inc
recommends:
  HTML::FromMail: '4.00'
  Mail::Box::IMAP4: '4.00'
  Mail::Box::POP3: '4.00'
  Mail::Box::Parser::C: '4.00'
requires:
  Cwd: '0'
  Date::Parse: '0'
  Devel::GlobalDestruction: '0.09'
  Errno: '0'
  Fcntl: '0'
  File::Basename: '0'
  File::Compare: '0'
  File::Copy: '0'
  File::Remove: '0.2'
  File::Spec: '0.7'
  File::Temp: '0'
  IO::Scalar: '0'
  Log::Report: '1.42'
  Mail::Message: '4.00'
  Mail::Transport: '4.00'
  Object::Realize::Later: '4.00'
  POSIX: '0'
  Scalar::Util: '1.13'
  String::Print: '1.01'
  Sys::Hostname: '0'
resources:
  bugtracker: https://github.com/markov2/perl5-Mail-Box/issues
  homepage: http://perl.overmeer.net/CPAN/
  repository: https://github.com/markov2/perl5-Mail-Box.git
version: '4.01'
x_oodist:
  email: markov@cpan.org
  first_year: 2001
  generate:
    -
      format: pod3
      podtail: ~
    -
      docroot: /mailbox/html
      format: html
      publish: ../public_html/mail-box/htmlpkg
      stylesheet: /oodoc.css
      templates: html
      webpages: ../public_html/mailbox/html
    -
      export: website
      markup: html
      publish: ../public_html/mail-box/doctree
      serializer: json
  include:
    - ../HTML-FromMail
    - ../MIME-Types
    - ../Mail-Box-IMAP4
    - ../Mail-Box-POP3
    - ../Mail-Box-Parser-C
    - ../Mail-Message
    - ../Mail-Transport
    - ../MailTools
    - ../Object-Realize-Later
    - ../User-Identity
    - /p/MailDbx
  oodoc_version: 3.05
  parser:
    pmhead: ~
    skip_links: []
    syntax: markov
  raw:
    publish: ../public_html/mail-box/raw
  release:
    publish: ../public_html/mail-box/source
  tests: {}
  use: []
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'