LWP-Protocol-https

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Provide https support for LWP::UserAgent'
author:
  - 'Gisle Aas <gisle@activestate.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Select: '0'
  IO::Socket::INET: '0'
  IO::Socket::SSL: '1.970'
  IO::Socket::SSL::Utils: '0'
  LWP::UserAgent: '6.06'
  Socket: '0'
  Test::More: '0.96'
  Test::Needs: '0.002010'
  Test::RequiresInternet: '0'
  perl: '5.008001'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.008001'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.033, 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: LWP-Protocol-https
no_index:
  directory:
    - t
    - xt
provides:
  LWP::Protocol::https:
    file: lib/LWP/Protocol/https.pm
    version: '6.15'
  LWP::Protocol::https::Socket:
    file: lib/LWP/Protocol/https.pm
    version: '6.15'
requires:
  IO::Socket::SSL: '1.970'
  LWP::Protocol::http: '0'
  LWP::UserAgent: '6.06'
  Net::HTTPS: '6'
  base: '0'
  perl: '5.008001'
  strict: '0'
resources:
  IRC: irc://irc.perl.org/#lwp
  MailingList: mailto:libwww@perl.org
  bugtracker: https://github.com/libwww-perl/LWP-Protocol-https/issues
  homepage: https://github.com/libwww-perl/LWP-Protocol-https
  repository: https://github.com/libwww-perl/LWP-Protocol-https.git
version: '6.15'
x_Dist_Zilla:
  perl:
    version: '5.042000'
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - LICENSE
            - META.json
            - Makefile.PL
            - README.md
          exclude_match: []
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: Git::GatherDir
      version: '2.052'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: PruneCruft
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: MetaConfig
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      config:
        Dist::Zilla::Plugin::MetaProvides::Package:
          finder_objects:
            -
              class: Dist::Zilla::Plugin::FinderCode
              name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
              version: '6.033'
          include_underscores: 0
        Dist::Zilla::Role::MetaProvider::Provider:
          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
          inherit_missing: 1
          inherit_version: 1
          meta_noindex: 1
        Dist::Zilla::Role::ModuleMetadata:
          Module::Metadata: '1.000038'



( run in 1.026 second using v1.01-cache-2.11-cpan-2398b32b56e )