[Catalyst] Session problem
Wijnand Wiersma
wijnand at nedbsd.nl
Fri Jan 27 21:22:01 CET 2006
Yuval Kogman wrote:
> What does it deserialize to? Maybe the setup code is being confused.
>
I think the plugin gets confused when there is no data in its
configuration part?
I just load the configuration for the app via:
__PACKAGE__->config( YAML::LoadFile( __PACKAGE__->config->{home} .
'/appname.yml') );
It is strange a
session:
line gives such problems.
Wijnand
More information about the Catalyst
mailing list