Download: HTTP-Session-0.21.tar.gz
Dependencies
Annotate this POD
HTTP::Session::Store::Null - dummy module for session store
HTTP::Session->new( store => HTTP::Session::Store::Null->new(), state => ..., request => ..., );
dummy module for session store
nop
for internal use only
HTTP::Session