Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Converting common subroutines as a module

by markjugg (Curate)
on Nov 01, 2006 at 19:04 UTC ( [id://581732]=note: print w/replies, xml ) Need Help??


in reply to Re: Converting common subroutines as a module
in thread Converting common subroutines as a module

I second the CGI::Application recommendation. Through the website I linked to, you can find a list of a lot of plugins that are available, including some to Authentication and Authorization.

I've been using this framework for years and have found it very helpful, and appropriate for all scales of projects.

Replies are listed 'Best First'.
Re^3: Converting common subroutines as a module
by Anonymous Monk on Nov 01, 2006 at 21:38 UTC

    Thanks for the response. I will definitely look into CGI::Application for my website.

    I forgot to mention about an important aspect of my application. After authentication and path set-up, I also have some pages with non-cgi perl scripts( like reading data files to create data structures to be used in defining the UI). Presently, I have them as apart of the cgi script. Can I handle that portion as well using CGI::Application?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-03-29 10:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found