Re: [Catalyst] Catalyst 5.8: the Perl MVC Framework - Packt Publishing

2010-08-01 Thread Nigel Metheringham
On 1 Aug 2010, at 18:08, Roderick A. Anderson wrote: I'm always in the market for dead tree or captured electron media but I don't remember seeing any posts on the list by the author -- Antano Solar John. Got a copy on its way, so should be able to say something about it in a couple of weeks

Re: [Catalyst] Catalyst 5.8: the Perl MVC Framework - Packt Publishing

2010-08-01 Thread kevin montuori
On Sun, Aug 1, 2010 at 1:08 PM, Roderick A. Anderson raand...@cyber-office.net wrote: I'm always in the market for dead tree or captured electron media but I don't remember seeing any posts on the list by the author -- Antano Solar John. Has anyone reviewed this book?  Familiar with the

Re: [Catalyst] Catalyst 5.8: the Perl MVC Framework - Packt Publishing

2010-08-01 Thread Roderick A. Anderson
kevin montuori wrote: On Sun, Aug 1, 2010 at 1:08 PM, Roderick A. Anderson raand...@cyber-office.net wrote: I'm always in the market for dead tree or captured electron media but I don't remember seeing any posts on the list by the author -- Antano Solar John. Has anyone reviewed this book?

Re: [Catalyst] Catalyst 5.8: the Perl MVC Framework - Packt Publishing

2010-08-01 Thread Kieren Diment
On 02/08/2010, at 4:04 AM, kevin montuori wrote: If you're looking for a good -- but becoming outdated -- book, the Apress book is a better choice. To be fair the only think I can think of that's becoming outdated about the Apress book is a lack of discussion of Moose Roles. And probably

Re: [Catalyst] Catalyst 5.8: the Perl MVC Framework - Packt Publishing

2010-08-01 Thread Roderick A. Anderson
Kieren Diment wrote: On 02/08/2010, at 4:04 AM, kevin montuori wrote: If you're looking for a good -- but becoming outdated -- book, the Apress book is a better choice. To be fair the only think I can think of that's becoming outdated about the Apress book is a lack of discussion of Moose

[Catalyst] I18N with variables

2010-08-01 Thread Julien Sobrier
Hello, I've started to translate my website using Catalyst::Plugin::I18N. It works fine for static text. Bu I can't make it work for variables. For example, I need to a translation for [% foo %] where for can take a set of values defined in a database. I'm sot sure what is the best way to