---
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'