![]() |
![]()
| ![]() |
![]()
NAMEHTTP::Session::Store::CHI - store session data with CHI SYNOPSISHTTP::Session->new( store => HTTP::Session::Store::CHI->new( chi => CHI->new(driver => 'memory'), ), state => ..., request => ..., ); # or HTTP::Session->new( store => HTTP::Session::Store::CHI->new( chi => {driver => 'memory'}, ), state => ..., request => ..., ); DESCRIPTIONstore session data with CHI CONFIGURATIONMETHODSSEE ALSOHTTP::Session, CHI
|