[Catalyst] Authentication Store: DBC vs DBIx::Class

Jonathan Rockway jon at jrock.us
Wed Jul 18 00:11:49 GMT 2007


On Tuesday 17 July 2007 02:02:20 pm Jim Spath wrote:
> We use DBIx::Class for our model and the DBIC module for authentication
> currently.

Just to clarify, DBIC and DBIx::Class are the same thing.  DBIx::Class is a 
lot to type, so modules that work with DBIx::Class are often called 
something::DBIC.  The new auth plugin is called ::DBIx::Class because 
the ::DBIC name was already taken.

-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part.
Url : http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070717/aefd392a/attachment.pgp


More information about the Catalyst mailing list