The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'simple email creation with auto text and html multipart body'
author:
  - 'Yanick Champoux <yanick@babyl.dyndns.org>'
build_requires:
  File::Find: 0
  File::Temp: 0
  Module::Build: 0.3601
  Scalar::Util: 0
  Test::More: 0.94
  perl: 5.004
configure_requires:
  Module::Build: 0.3601
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.300010, CPAN::Meta::Converter version 2.120630'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Email-Simple-Markdown
provides:
  Email::Simple::Markdown:
    file: lib/Email/Simple/Markdown.pm
    version: v0.5.0
requires:
  Carp: 0
  Email::Abstract: 0
  Email::MIME: 0
  Email::Simple: 0
  List::Util: 0
  Text::MultiMarkdown: 0
  parent: 0
  strict: 0
  warnings: 0
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Email-Simple-Markdown
  homepage: http://search.cpan.org/dist/Email-Simple-Markdown/
  repository: https://github.com/yanick/Email-Simple-Markdown.git
version: 0.5.0
x_author_pledge:
  version: 1
x_authority: cpan:YANICK