HTTP::Session::State::Null - nop
HTTP::Session->new( state => HTTP::Session::State::Null->new(), store => ..., request => ..., );
this is a dummy session state module =)
nothing.
for internal use only
the HTTP::Session manpage