On Tue, Mar 19, 2013 at 4:59 AM, 疾驰者 <[email protected]> wrote: > > Dear friends: > I have study catalyst framework for a long time. I read the book about > Perl DBI TT Catalyst and so on, and I can create a simple catalyst web > application. > Is there example application for learning catalyst more efficency? > Such as Musiczbrain for postgres. > > thanks for any response! >
You might fond something here: http://wiki.catalystframework.org/wiki/resources/catalystexamples or here: http://wiki.catalystframework.org/wiki/catalystpoweredsoftware I think if you follow Catalyst::Manual::Tutorial it guides you creating a complete application. perldoc Catalyst::Manual::Tutorial or click here: http://search.cpan.org/~hkclark/Catalyst-Manual-5.9006/lib/Catalyst/Manual/Tutorial.pod > > Thai Heng from China > > _______________________________________________ > 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/ > _______________________________________________ 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/
