![]() |
![]()
| ![]() |
![]()
NAMEHTTP::Session::Store::Test - store session data on memory for testingSYNOPSISHTTP::Session->new( store => HTTP::Session::Store::Test->new( data => { foo => 'bar', } ), state => ..., request => ..., ); DESCRIPTIONstore session data on memory for testingCONFIGURATION
METHODS
SEE ALSOHTTP::Session
|