[Catalyst] Unable to output anything in Root.pm -> 'auto'

Denny 2012 at denny.me
Mon Oct 29 15:49:33 GMT 2012


On Mon, 2012-10-29 at 15:43 +0000, Craig Chant wrote:
> "By the way, what do you need the session-id for? Catalyst handles sessions in a transparent way"
> 
> To authenticate users, I don't want to store authentication in the hash and it seems the only other way to do this is via ORM, which I don't want to use either.
> 
> I find catalyst whenever I look at how it implements anything to do with DB access, it forces ORM upon you, so I need to write my own authentication code don't I ?

I'm pretty sure the default storage for session stuff is disk-based.





More information about the Catalyst mailing list