[Catalyst] Pulling My Hair Out with DBIx::Schema For Authentication and Authorization

Matt S Trout dbix-class at trout.me.uk
Fri Mar 24 15:22:18 CET 2006


hkclark at gmail.com wrote:
> On 3/23/06, Kieren Diment <diment at gmail.com> wrote:
>>
>> One valid approach to this kind of problem is to take the example in
>> DBIx::Class::Manual::Example and adapt all the code there for your own
>> database.  The advantage of this approach is that you have a (as guaranteed
>> as possible) working codebase with which to work with.  Following through
>> with the whole example will give you valid tests as well.
>>
>>
>>
> 
> I tried to pull from the 2 catalyst cookbook examples that build on
> each other (one for authentication, the other for authorization), but
> I'm not aware of DBIx::Class::Manual::Example.  Do you have a link to
> it?  I get several hits in CPAN and Google for "DBIx::Class::Manual",
> but nothing for "DBIx::Class::Manual::Example".

http://dev.catalyst.perl.org/docs/DBIx/Class/Manual/Example.html

for the moment. 0.06 ships saturday, at which point it'll be on CPAN.

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list