index
:
dancer-session-psgi
master
let Plack::Middleware::Session handle Dancer's session
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
00_compile.t
blob: da396dd2cdf7aad4d7059034e2a7dc848a89035c (
plain
) (
blame
)
1
2
3
4
use
strict
;
use
Test
::
More
tests
=
>
1
;
BEGIN
{
use_ok
'Dancer::Session::PSGI'
}