Re: [Catalyst] Re: list of perl-*.rpm files for a basic Cat install

2008-08-22 Thread Nigel Metheringham
On 18 Aug 2008, at 22:00, James S. White wrote: My notes are here: http://github.com/fapestniegd/wcyd/tree/master/scratch/procedures/el5/installing_catalyst_on_el5 I really hope you aren't just pulling a list of rpms and then installing them. Thats why package handlers like yum were

Re: [Catalyst] Re: list of perl-*.rpm files for a basic Cat install

2008-08-22 Thread Nigel Metheringham
On 22 Aug 2008, at 14:44, James S. White wrote: [Regarding number of rpms needed for cat/DBIX] This was just what it took to get the base catalyst going. If your particular App needs other perl modules, that goes in a separate brick. Thinking about it, I always rebuild rpms in a clean

Re: [Catalyst] Re: list of perl-*.rpm files for a basic Cat install

2008-08-22 Thread James S. White
I really hope you aren't just pulling a list of rpms and then installing them. Thats why package handlers like yum were invented. I'm not. I'm moving them into the yum repos for the servers that get catalyst deployed on them. This HOWTO is just how I determine what goes into a given repo.

Re: [Catalyst] Re: list of perl-*.rpm files for a basic Cat install

2008-08-22 Thread Bogdan Lucaciu
On Friday 22 August 2008 16:44:01 James S. White wrote: Anyhow I would strongly suggest you look at cpanrpm effort and join that campaign - see      http://www.perlfoundation.org/perl5/index.cgi?cpanrpm      http://lists.dave.org.uk/mailman/listinfo/cpanrpm Good information. I will

Re: [Catalyst] Model::LDAP vs Authentication::Credential::LDAP

2008-08-22 Thread Matt S Trout
On Thu, Aug 21, 2008 at 11:17:05PM -0500, Peter Karman wrote: Peter Karman wrote on 8/17/08 2:09 PM: Matt S Trout wrote on 8/17/08 12:39 PM: On Mon, Aug 11, 2008 at 11:49:00AM -0500, Peter Karman wrote: I am going to be doing something similar eventually using Net::LDAP::Class

Re: [Catalyst] Patch for Catalyst::Authentication::Store::DBIx::Class::User

2008-08-22 Thread Matt S Trout
On Fri, Aug 22, 2008 at 12:31:20AM +0300, Bogdan Lucaciu wrote: On Thursday 21 August 2008 23:12:40 David Jack Wange Olrik wrote: Wouldn't it be neat to have the username field configurable, just like 'password_field' ? You don't need that, read this:

[Catalyst] CatMail list and svn set up

2008-08-22 Thread Matt S Trout
http://lists.scsys.co.uk/ to get onto the list. http://code2.0beta.co.uk/catmail/svn is the currently empty repository; anybody who wants an htpasswd line on it should mail m.trout at shadowcat.co.uk with one and I'll rack 'em up. -- Matt S Trout Need help with your Catalyst or

Re: [Catalyst] Patch for Catalyst::Authentication::Store::DBIx::Class::User

2008-08-22 Thread Jason Kuri
On Thursday 21 August 2008 23:12:40 David Jack Wange Olrik wrote: Wouldn't it be neat to have the username field configurable, just like 'password_field' ? You don't need that, read this: [ ... ] Basically you pass whatever hashref you need to $c-authenticate. The password_field is necessary

Re: [Catalyst] Announce: Instant AJAX web front-end for DBIx::Class

2008-08-22 Thread Oliver Gorwits
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Alex, Hartmaier Alexander wrote: I've installed 0.25 some hours ago and got it working after using dumper to add the datatype informations to my dbic model classes I've only stumbled across two problems at the moment: 1) the use of

Re: [Catalyst] [SOT] cat webmail app?

2008-08-22 Thread Joe Cooper
Matt S Trout wrote: On Mon, Aug 18, 2008 at 02:14:41PM -0500, Andrew Kornak wrote: On Mon, 2008-08-18 at 10:48 +0100, Matt S Trout wrote: On Fri, Aug 08, 2008 at 05:47:25PM -0500, Andrew Kornak wrote: http://www.webmin.com/usermin.html Not Cat based but is a fairly complete perl-based,