Tobias Kremer wrote:
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
Unfortunately, Tutorial is weak. CRUD section lacks Update at all, and
it does not deal with any transaction, and it seems to use poor methods
to create records.
Alex.
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/