NetBSD/pkgsrc-wip e460ebbp5-Catalyst-Plugin-Session-State-URI Makefile distinfo

p5-Catalyst-Plugin-Session-State-URI: update to 0.15.

0.15   2010-09-23
        - Read from $req->query_parameters rather than $req->parameters
          in prepare_path to avoid race condition with POST requests with body

0.14    2010-07-19
        - Fix behaviour when debug is turned on by wrapping prepare_path
          rather than prepare_action (RT#56753).
        - Fix warning about test plugin inheriting from Catalyst::Component.
        - Fix for loading the session ID with a cookie for some actions
          and Session::State::URI for others (RT#57620)

0.13    2009-10-16
        - Port to new session config key.
        - Port to Moose.

0.12    2009-10-06
        - Make tests not warn with latest version of Catalyst.
        - Prefer session configuration to be in the 'Plugin::Session'
          config key, but provide backwards compatibility for the
          deprecated 'session' key.

0.11    2009-07-25
        - When rewriting URIs, avoid doubled slashes. While this is
          mostly a cosmetic problem, if you issue a redirect with a
          URI like "//-/...", some browsers (or Firefox 3.0, at least)
          may get very confused. (Dave Rolsky)

0.10    2009-07-11
        - Separate rewrite config item into rewrite_body and
          rewrite_redirect. The old config setting will still
          work. (Dave Rolsky)
        - Shut up warnings from test code with newer Catalyst-Runtime.
          (Dave Rolsky)

0.09    2009-03-26
        - Avoid bug in URI::Find causing test fails (RT#44593)
        - Remove use of NEXT missed last time from the test suite.

0.08    2009-02-08
        - Switch from NEXT to MRO::Compat (t0m)
        - Switch to Module::Install
        - pod fixes (RT #23749)
DeltaFile
+9-10p5-Catalyst-Plugin-Session-State-URI/Makefile
+4-3p5-Catalyst-Plugin-Session-State-URI/distinfo
+13-132 files

UnifiedSplitRaw