I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-01-04 06:29:48-08 by szabgab
Plans: testing, PostgreSQL and mod_perl
My short term plans with CPAN::Forum are following
* write lots of tests exercising the web interface
* switch from SQLIte to PostgreSQL
* start using mod_perl instead of the current vanilla CGI
* Make it easy for others to contribute to CPAN::Forum

I hope the tests will allow me to make the switch safer and later to further develop CPAN::Forum without breaking the site. The switch to PostgreSQL and to mod_perl will hopefully speed up the web site and reduce the load on the server allowing to serve more people and more pages.

I am planning to switch to Git and use Github instead of the current Subversion repository. In addition I'll need to fix the documentation on how to setup a development server and make sure it is easy. Hopefully these changes will make it easier for people to contribute to the application which in turn will allow us to add many new features.

Direct Responses: Write a response