[Catalyst] [ANNOUNCE] Catalyst::Plugin::I18N 0.06

2007-07-19 Thread Brian Cassidy
Hey Y'all, I've done a little bit of maintenance to the I18N plugin. Version 0.06 will hit CPAN soon. The changes are as follows: - re-org distro - switch to Module::Install - added language_tag() method - pod fixes If you use this plugin and you have suggestions or comments, I'd love to hea

Re: [Catalyst] Angerwhale + CPAN

2007-07-19 Thread Yousef AlHashemi
Also, why is the output messed up, i.e.: > *** ExtUtilq::AutoIlstall ilstallation diniqhed. That should say *** ExtUtils::AutoInstall installation finished. This is probably because I maximized my xterm window before copying (sometimes this messes my terminal up). Also, it looks like some o

Re: [Catalyst] question about sharing models with different applications/hosts

2007-07-19 Thread Matt S Trout
On Thu, Jul 19, 2007 at 03:29:38PM -0400, Barry Hoggard wrote: > I'm investigating migrating an art website hosting service > (www.artcat.com) from CGI::Application under mod_perl to Catalyst. > There are 2 parts to the application -- the admin interface for > clients and the application that serve

Re: [Catalyst] Re: Catalyst::Helper passes %T to POSIX::strftime - causesinfinite loop under Win32

2007-07-19 Thread Thomas L. Shinnick
At 01:07 PM 7/19/2007, rahed wrote: "Peter Edwards" <[EMAIL PROTECTED]> writes: > I'm using AS Perl 5.8.8 817 and POSIX::strftime %T is broken in that. > > strftime("%Y-%m-%d %T", localtime time) > gives '2007-07-18 ', empty string in place of %T Same with perl, v5.8.8 built for MSWin32-x86-mul

[Catalyst] question about sharing models with different applications/hosts

2007-07-19 Thread Barry Hoggard
I'm investigating migrating an art website hosting service (www.artcat.com) from CGI::Application under mod_perl to Catalyst. There are 2 parts to the application -- the admin interface for clients and the application that serves the pages. Eventually the two may be served on different servers, s

[Catalyst] Re: Catalyst::Helper passes %T to POSIX::strftime - causesinfinite loop under Win32

2007-07-19 Thread rahed
"Peter Edwards" <[EMAIL PROTECTED]> writes: > I'm using AS Perl 5.8.8 817 and POSIX::strftime %T is broken in that. > > strftime("%Y-%m-%d %T", localtime time) > gives '2007-07-18 ', empty string in place of %T Same with perl, v5.8.8 built for MSWin32-x86-multi-thread compiled with MinGW. -- Ra

Re: [Catalyst] Jemplate View and Catalyst Object

2007-07-19 Thread Patrick McDonnell
Yeah, that's what I've been doing to make it work. Just wondering if there was some obvious better way to do it that I was missing. Thanks for the replies. On 7/18/07, Jonathan Rockway <[EMAIL PROTECTED]> wrote: On Wednesday 18 July 2007 02:39:22 pm Patrick McDonnell wrote: > TTSite view does

Re: [Catalyst] Angerwhale + CPAN

2007-07-19 Thread Jonathan T. Rockway
On Thu, Jul 19, 2007 at 02:31:10AM +, Yousef AlHashemi wrote: > Hello, > > This may be a little bit off-topic as it's more about CPAN than > Catalyst, but I've almost always had trouble installing modules that have > lots of dependencies with cpan. All I do is simply invoke the cpan s