http://www.perlmonks.org?node_id=1013971


in reply to Lightweight Perl CMS

 [metacpan://mojo cms] -> [mod://Galileo] - A simple modern CMS built on Mojolicious 6 ++ mojo cms -> Galileo - A simple modern CMS built on Mojolicious 6 ++

Replies are listed 'Best First'.
Re^2: Lightweight Perl CMS
by karlgoethebier (Abbot) on Jan 18, 2013 at 09:35 UTC

    Looks very interesting. I just installed it.

    But is this really lightweight? I ended up installing 100 (!) modules. Installation lasted about 15 minutes.cpanm output is about 500 lines.

    Regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

      Weight is relative :-)
      لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

        Yes, indeed. It is lightweight but it has a big footprint:-( But i had luck: i'm using perlbrew since some days.

        Regards, Karl

        «The Crux of the Biscuit is the Apostrophe»

      Hello everyone. I'm the author of Galileo.

      Yeah its not as lightweight as I would like in terms of module-install footprint. Then again, nearly all of that is DBIx::Class. While I do see plenty of room for improvement for Galileo, I doubt it will be lightening the DBIx::Class requirement. Not only does it allow me to write it without any direct SQL, it now (as of 0.012) can do database agnostic in-place schema upgrades! This is something I could never write alone.

      Galileo is really optimized for ease of install and use. No need to setup/configure LAMP etc. My primary goal was the "we need a website for this thing NOW" kind of moment. And as to writing in pure HTML, that's fine too, but this is written for users who are not capable of that. Install Galileo for an internal site edited by your secretary or your boss :-P

      For truly light-weight (runtime and module sense), you might consider Contenticious which stores markdown in files rather than in a database.

      Cheers!

      (Sorry, my first post here, can I remove the dup below somehow?)

      I suggest you take a look at Igaro CMS (igaro.com). It does everything you need, is extremely light weight and is Perl driven.
    A reply falls below the community's threshold of quality. You may see it by logging in.