Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

CGI Authentication and Sessions

by ok (Beadle)
on Feb 05, 2004 at 03:19 UTC ( [id://326665]=perlquestion: print w/replies, xml ) Need Help??

ok has asked for the wisdom of the Perl Monks concerning the following question:

I'm developing a webapp that requires user authentication (and hence sessions).

I've browsed CPAN and seen a bunch of related modules, but I'm having trouble choosing one (or a combo) as some seem like neat ideas but appear to be half-baked right now.

What modules are you Perl Monks using in practice?

Replies are listed 'Best First'.
Re: CGI Authentication and Sessions
by Cody Pendant (Prior) on Feb 05, 2004 at 04:13 UTC
    CGI::Session was very easy to set up and get working with.

    Check out the CGI::Session::Cookbook for useful examples (despite a few typos).



    ($_='kkvvttuubbooppuuiiffssqqffssmmiibbddllffss')
    =~y~b-v~a-z~s; print
      I agree. I've used CGI::Session on a few projects now and have been quite happy with how it works. It's easy to use, and provides easy access to storing sessions in files or databases. Have a look at it!
Re: CGI Authentication and Sessions
by borisz (Canon) on Feb 05, 2004 at 09:31 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://326665]
Approved by jweed
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-12-09 23:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which IDE have you been most impressed by?













    Results (55 votes). Check out past polls.