[Catalyst] missing 'use base' for ::Store?
    Chisel Wright 
    chisel at herlpacker.co.uk
       
    Thu Dec  8 16:07:36 CET 2005
    
    
  
On Thu, Dec 08, 2005 at 04:01:54PM +0100, phaylon wrote:
> use Catalyst qw/
>     Session
>     Session::Store::WhateverYouWant
>     Session::State::WhateverYouWant
> /;
Gah, yes, I'm a numbnuts! I mis-skimmed the various PODs and missed the
initial Session plugin in my list.
Out of interest, why would you want to use
Session::Store::WhateverYouWant / Session::State::WhateverYouWant and
not benefit from what's in Session?
-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/
No virus was found in this outgoing message as I didn't bother looking.
    
    
More information about the Catalyst
mailing list