[Catalyst] Documentation on DBIx Class

Tobias Kremer list at funkreich.de
Wed Jan 16 08:21:52 GMT 2008


Quoting Peter Sørensen <maspsr at sdu.dk>:

> Now I've come across Catalyst and DBIx. This is fantastic. Now I can
> get back to the code I've written and actually understand what I wrote 2
> weeks back :-)

Congratulations, you won't regret it :)

> I need some advice on where to look for documentation specially
> the DBIx Class and which methods I can use in here along with Catalyst.
> I've already ordered the Catalyst book but until this arrive any hints?

I suggest going through the tutorial application which teaches you all the
basics of Catalyst and DBIx::Class:

http://search.cpan.org/dist/Catalyst-Manual/lib/Catalyst/Manual/Tutorial.pod

There isn't much documentation outside of the CPAN but that doesn't matter
because the POD of the modules is really good and often all you need to solve
a problem.

--Tobias



More information about the Catalyst mailing list