Re: looking for recommendations for a perl user account script

2006-11-02 Thread Perrin Harkins
On Wed, 2006-11-01 at 10:32 -0600, Neville Aga wrote: > Does anyone have any experice or recommendations on these or any other > (perl) scripts that automate the process of signup, approval (ideally > credit card approval with authorize.net), email out lost passwords, > etc? You migh

Re: looking for recommendations for a perl user account script

2006-11-02 Thread Jonathan
update 2001), a package called burp Basic User Registration Package, which seems to be dead links now, and Membership manager pro from perlwebsite.com. Does anyone have any experice or recommendations on these or any other (perl) scripts that automate the process of signup, approval (ideally

looking for recommendations for a perl user account script

2006-11-01 Thread Neville Aga
Registration Package, which seems to be dead links now, and Membership manager pro from perlwebsite.com. Does anyone have any experice or recommendations on these or any other (perl) scripts that automate the process of signup, approval (ideally credit card approval with authorize.net), email out lost

Re: logging recommendations

2006-05-30 Thread John ORourke
Thanks to everyone who replied. Log::Log4perl seems perfect and easy enough to use, especially for handling logging within a class hierarchy and centralised control, without having a bunch of references to pass around. I'm making an Apache2:: wrapper for it so I can easily config it from htt

logging recommendations

2006-05-30 Thread John ORourke
use My::Logger qw( log ); log($level,__PACKAGE__,$message) Any recommendations? Should I do something Croak-like? If there's nothing out there I'll happily write something and share it. cheers John

Training recommendations?

2005-08-17 Thread Chris Werner
Title: Training recommendations? Any recommendations for Apache/Mod_perl training? My company is exploring the possibility that we would suitcase a week of such instruction on site. Thanks, Christian Werner

Re: recommendations

2004-12-31 Thread Randy Kobes
On Fri, 31 Dec 2004, Stas Bekman wrote: > Octavian Rasnita wrote: > > Hi, > > > > I want to configure a production server that uses > > mod_perl and I don't know what version to choose because > > I see that mod_perl 2 is not stable yet. What do you > > recommend, to install Apache 1.3 and mod_per

Re: recommendations

2004-12-31 Thread Stas Bekman
Octavian Rasnita wrote: Hi, I want to configure a production server that uses mod_perl and I don't know what version to choose because I see that mod_perl 2 is not stable yet. What do you recommend, to install Apache 1.3 and mod_perl 1 and use it until mod_perl 2 will be stable enough, or do you th

recommendations

2004-12-30 Thread Octavian Rasnita
Hi, I want to configure a production server that uses mod_perl and I don't know what version to choose because I see that mod_perl 2 is not stable yet. What do you recommend, to install Apache 1.3 and mod_perl 1 and use it until mod_perl 2 will be stable enough, or do you think that mod_perl 2 can

Re: Mod_perl blog recommendations

2004-03-12 Thread Paul Lindner
On Fri, Mar 12, 2004 at 12:05:07PM +, Fred Moyer wrote: > Hello mod_perl list, > > I'm looking for simple mod_perl blog which uses the PostgreSQL > database. Doesn't have to be fancy, basic requirements are posting news > updates without using html tags and ease of use. > > Any ideas? Movab

Mod_perl blog recommendations

2004-03-12 Thread Fred Moyer
Hello mod_perl list, I'm looking for simple mod_perl blog which uses the PostgreSQL database. Doesn't have to be fancy, basic requirements are posting news updates without using html tags and ease of use. Any ideas? Thanks, Fred -- Report problems: http://perl.apache.org/bugs/ Mail list info