Mail-Sender

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: '(DEPRECATED) module for sending mails with attachments through an SMTP server'
author:
  - 'Jan Krynický <Jenda@Krynicky.cz>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Mail-Sender
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  Mail::Sender:
    file: lib/Mail/Sender.pm
    version: '0.903'
  Mail::Sender::CType::Ext:
    file: lib/Mail/Sender/CType/Ext.pm
    version: '0.903'
  Mail::Sender::CType::Win32:
    file: lib/Mail/Sender/CType/Win32.pm
    version: '0.903'
  Mail::Sender::DBIO:
    file: lib/Mail/Sender.pm
    version: '0.903'
  Mail::Sender::IO:
    file: lib/Mail/Sender.pm
    version: '0.903'
recommends:
  Authen::NTLM: '0'
  Digest::HMAC_MD5: '0'
  IO::Socket::SSL: '0'
  Mozilla::CA: '0'
  Net::SSLeay: '0'
requires:
  Carp: '0'
  Encode: '0'
  Exporter: '0'
  File::Basename: '0'
  IO::Handle: '0'
  IO::Socket::INET: '0'
  MIME::Base64: '0'
  MIME::QuotedPrint: '0'
  Socket: '0'
  Symbol: '0'
  Tie::Handle: '0'
  Time::Local: '0'
  base: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/Perl-Email-Project/Mail-Sender/issues
  homepage: https://github.com/Perl-Email-Project/Mail-Sender
  repository: https://github.com/Perl-Email-Project/Mail-Sender.git
version: '0.903'
x_Dist_Zilla:
  perl:
    version: '5.024000'
  plugins:
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: PkgVersion
      version: '6.008'
    -
      class: Dist::Zilla::Plugin::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - META.json
            - Makefile.PL
            - README.md
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
      name: '@Starter/GatherDir'
      version: '6.008'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Starter/PruneCruft'
      version: '6.008'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Starter/ManifestSkip'
      version: '6.008'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@Starter/MetaConfig'
      version: '6.008'



( run in 2.274 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )