Perl module for cookie/logon/session management with Apache

I am looking for modules above the level of Apache::Session. Something
that would let me have a website with logon/passwords/user status in
request/etc without doing more than one or two calls to a module, and
maybe providing access to the SQL accounts table and a logon form.

My situation is that I already have all those logons and such on my
personal for-profit website, but I need to implement a logon system
for a day job related project.

I am reluctant to drag my personal code into work to not create any
impression that my employer may have any rights to my personal code
(because it is worth relatively big bucks). Plus it is specialized and
I hope to find something better done to start with.

thanks

i
Ignoramus7204 [ Do, 10 Mai 2007 18:40 ] [ ID #1709420 ]

Re: Perl module for cookie/logon/session management with Apache

Ignoramus7204 wrote:

Hi Iggy

Is this relevant:
http://cpan.uwinnipeg.ca/module/CGI::Application::Plugin::Au thentication
Ron Savage [ So, 13 Mai 2007 07:13 ] [ ID #1711423 ]

Re: Perl module for cookie/logon/session management with Apache

Looks great. Thanks. I should probably start using CGI::Application.

i

On Sun, 13 May 2007 15:13:10 +1000, Ron Savage <ron [at] savage.net.au> wrote:
> Ignoramus7204 wrote:
>
> Hi Iggy
>
> Is this relevant:
> http://cpan.uwinnipeg.ca/module/CGI::Application::Plugin::Au thentication
Ignoramus20083 [ Mo, 14 Mai 2007 20:59 ] [ ID #1712097 ]
Perl » comp.lang.perl.modules » Perl module for cookie/logon/session management with Apache

Vorheriges Thema: Compiled .exe of Perl does not work when using Crypt::SSLeay
Nächstes Thema: Help on Win32::CtrlGUI