1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
---
abstract: 'Plugin that adds session support to CGI::Application'
author:
- 'Cees Hek <ceeshek@gmail.com>'
build_requires:
Test::More: '1.001002'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.031, 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: CGI-Application-Plugin-Session
requires:
CGI::Application: '3.21'
CGI::Session: '4.48'
File::Spec: '0'
Scalar::Util: '0'
resources:
homepage: https://github.com/MicroTechnology-Services/CGI-Application-Plugin-Session
repository: https://github.com/MicroTechnology-Services/CGI-Application-Plugin-Session.git
version: '1.06'
x_generated_by_perl: v5.38.2
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|