# $Id: Portfile 59084 2009-10-09 13:53:25Z narf_tm@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Catalyst-Plugin-Session-State-Cookie 0.15 maintainers narf_tm openmaintainer description Maintain session IDs using cookies. long_description In order for Catalyst::Plugin::Session to work the \ session ID needs to be stored on the client, and the \ session data needs to be stored on the server. This \ plugin stores the session ID on the client using the \ cookie mechanism. platforms darwin checksums md5 4a10f5e2aec9dd94254222b1d37614dc \ sha1 c91b7cc4287939d2e256923d569c9874467aaf5b \ rmd160 b0b2f2e8e66ee6d1c24506a11874847ff30d2a93 depends_lib-append port:p5-catalyst-runtime \ port:p5-catalyst-plugin-session \ port:p5-mro-compat \ port:p5-moose \ port:p5-namespace-autoclean