HTTP-BrowserDetect

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Determine Web browser, version, and platform from an HTTP user agent string'
author:
  - 'Lee Semel <lee@semel.net>'
  - 'Peter Walsham'
  - 'Olaf Alders <olaf@wundercounter.com> (current maintainer)'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  FindBin: '0'
  JSON::PP: '4.04'
  List::Util: '1.49'
  Path::Tiny: '0'
  Test::Differences: '0'
  Test::More: '0.96'
  Test::NoWarnings: '0'
  Test::Warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
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: HTTP-BrowserDetect
no_index:
  directory:
    - examples
    - t
    - xt
requires:
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/oalders/http-browserdetect/issues
  homepage: https://github.com/oalders/http-browserdetect
  repository: https://github.com/oalders/http-browserdetect.git
version: '3.45'
x_Dist_Zilla:
  perl:
    version: '5.042000'
  plugins:
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 0
          check_all_prereqs: 0
          modules:
            - Dist::Zilla::PluginBundle::Author::OALDERS
          phase: build
          run_under_travis: 0
          skip: []
      name: '@Author::OALDERS/stale modules, build'
      version: '0.060'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 1
          check_all_prereqs: 1
          modules: []
          phase: release
          run_under_travis: 0
          skip: []
      name: '@Author::OALDERS/stale modules, release'
      version: '0.060'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@Author::OALDERS/AutoPrereqs'
      version: '6.033'
    -



( run in 0.691 second using v1.01-cache-2.11-cpan-13bb782fe5a )