Some advice please. I've a popular site (usual story, keen hobby that generates some Google Dollars).
I want to develop it by allowing users to register, select their own password, which allows them access to a series of pages. Can anyone recommend a source for this code/software? There's a lot around, but what works best for you?
In the future I wish to add some forums, and maybe charge for content (PayPal).
Thanks to you all.
So, to put it all together for you:
Perl 5.8.6
MySQL
mod_perl-1.29
CGI::Session::Auth::DBI
(And various dependencies)
Optional:
HTML::Mason
HTML::Template
It may seem like a lot of software to install but these modules will get a lot of the grunt work done for you.