The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.05 - 2011-03-07

  • Enchantments
    • Digest Authentication required on all non /public URLs
    • implemented script/add_user.pl to add users to the DB for page access.
    • enabled setting both the db and collection in the DB role. Now we can get to a 'bench' database and a 'users' collection.
  • Refactor
    • Middleware for Mojito object
    • Controller golfing
    • renamed notes database to 'mojito'

Modules

A Lightweight Web Document System

Provides

in lib/Mojito/Auth.pm
in lib/Mojito/Filter/Shortcuts.pm
in lib/Mojito/Middleware.pm
in lib/Mojito/Page.pm
in lib/Mojito/Page/CRUD.pm
in lib/Mojito/Page/Parse.pm
in lib/Mojito/Page/Render.pm
in lib/Mojito/Role/DB.pm
in lib/Mojito/Template.pm
in lib/Mojito/Template/Zoom.pm
in lib/Mojito/Types.pm