I have looked at and reviewed quite a few CMS systems. The ones that stood out to me are Zope/plone (python), Xoops (PHP), Drupal (PHP), and Bricolage (Perl). I have installed and used all but Bricolage (more on that later). All the systems have their advantages and drawbacks. And a lot depends on what you want to do with the CMS.

I found that PostNuke's code was a mess. I would not recommend using it. It has also had quite a few security issues in the past.

Zope/plone:

Strengths:

Weaknesses:

Drupal:

Strengths:

Weaknesses:

Xoops:

Strengths:

Weaknesses:

Bricolage: I have not run bricolage (I have installed and run all the others) due to its strict requirement for Postgres. So take these comments with a grain of salt they are based on using demos for a short period of time.

Strengths:

Weaknesses:

Another option for you may be Callisto. It uses AxKit (Perl, XSL) underneath but is designed to be entirely wysiwyg.

UPDATE: Added links.


In reply to Re: perl-based CMS by synistar
in thread perl-based CMS by geektron

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.