Codebase list libapache2-authcookie-perl / HEAD META.yml
HEAD

Tree @HEAD (Download .tar.gz)

META.yml @HEADraw · history · blame

---
abstract: 'Perl Authentication and Authorization via cookies'
author:
  - 'Michael Schout <mschout@cpan.org>'
build_requires:
  URI::Escape: '1.31'
configure_requires:
  Apache::Test: '1.39'
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'Dist::Zilla version 6.024, 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: Apache-AuthCookie
provides:
  Apache2::AuthCookie:
    file: lib/Apache2/AuthCookie.pm
    version: '3.31'
  Apache2::AuthCookie::Base:
    file: lib/Apache2/AuthCookie/Base.pm
    version: '3.31'
  Apache2::AuthCookie::Params:
    file: lib/Apache2/AuthCookie/Params.pm
    version: '3.31'
  Apache2_4::AuthCookie:
    file: lib/Apache2_4/AuthCookie.pm
    version: '3.31'
  Apache::AuthCookie:
    file: lib/Apache/AuthCookie.pm
    version: '3.31'
  Apache::AuthCookie::Params:
    file: lib/Apache/AuthCookie/Params.pm
    version: '3.31'
  Apache::AuthCookie::Params::Base:
    file: lib/Apache/AuthCookie/Params/Base.pm
    version: '3.31'
  Apache::AuthCookie::Params::CGI:
    file: lib/Apache/AuthCookie/Params/CGI.pm
    version: '3.31'
  Apache::AuthCookie::Util:
    file: lib/Apache/AuthCookie/Util.pm
    version: '3.31'
recommends:
  WWW::Form::UrlEncoded::XS: '0'
requires:
  Carp: '0'
  Class::Load: '0.03'
  Encode: '0'
  HTTP::Body: '0'
  Hash::MultiValue: '0'
  Test::More: '0.94'
  URI: '1.36'
  WWW::Form::UrlEncoded: '0'
resources:
  bugtracker: https://github.com/mschout/apache-authcookie/issues
  homepage: https://github.com/mschout/apache-authcookie
  repository: https://github.com/mschout/apache-authcookie.git
version: '3.31'
x_generated_by_perl: v5.30.3
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'