in reply to perl-based CMS

Obviously there are lots of CMS (stands for "Content Management System", in case someone is wondering what you are talking about) solutions out there, and is probably the fastest growing branch of software development.

If Perl is your choice, you might want to take a look at Mason.

But you didn't present a strong case against PHP. It is not very easy to determine which tool is the best one, most likely it would/should really depend on which language has the biggest user base within your group, not just you. Otherwise the learning curve can go up significantly.

There are quite a few Java-based ones, like Struts and CodeFusion (CodeFusion is not free), if Java is the most common language among your team members.

Replies are listed 'Best First'.
Re: Re: perl-based CMS
by geektron (Curate) on Jan 19, 2004 at 08:12 UTC
    It is not very easy to determine which tool is the best one, most likely it would/should really depend on which language has the biggest user base within your group, not just you.

    well, for the most part the programming expertise on the team *is* just me. from what i know of the other 'members' of the team, one "wants to learn some PHP" and the other has used postnuke ... but i don't know if he's hacked on it or just used the admin interfaces to it.

    when it comes down to it, the biggest user base, well, probably *is* me.