The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Dancer2 session storage via Plack::Middleware::Session",
   "author" : [
      "Russell Jenkins <russellj@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer2-Session-PSGI",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Dancer2" : "0.11",
            "Dancer2::Core::Role::SessionFactory" : "0",
            "Moo" : "0",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "Dancer2" : "0.11",
            "File::Spec" : "0",
            "HTTP::Cookies" : "0",
            "HTTP::Request::Common" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Plack" : "1.0029",
            "Plack::Builder" : "0",
            "Plack::Middleware::Session" : "0",
            "Plack::Test" : "0",
            "Test::More" : "0.96",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/veryrusty/dancer2-session-psgi/issues"
      },
      "homepage" : "https://metacpan.org/release/Dancer2-Session-PSGI"
   },
   "version" : "0.004"
}