Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Basics: CGI MySQL security

by jbert (Priest)
on Oct 09, 2006 at 10:54 UTC ( [id://577127]=note: print w/replies, xml ) Need Help??


in reply to Basics: CGI MySQL security

A fairly different approach would be to use a web framework. I've looked at Catalyst, and it appears to have a whole lot of modules and plugins which automate the approaches other people have discussed.

If developing, you'll want both 'Task::Catalyst' and 'Catalyst::Devel' from CPAN.

Working within the framework is a little different to writing your own code and certainly to start with feels odd. But if you invest the time to learn how not to fight it, you'll get the benefit of pre-written (and debugged!) authentication modules etc.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-26 03:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found