The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.010 - 2018-01-12

  • Yancy now works on Perl versions down to 5.10 (just like Mojolicious).
  • Yancy now bundles its required CSS and JavaScript to make it easier to use Yancy when not connected to the Internet.
  • Added
    • Yancy can now share a database object with the rest of your app by passing in a hashref for the C<backend>. See Mojolicious::Plugin::Backend.

Documentation

Modules

Embed a simple admin CMS into your Mojolicious application
A simple CMS for administrating data
A backend for DBIx::Class schemas
A backend for MySQL using Mojo::mysql
A backend for Postgres using Mojo::Pg
A backend for SQLite using Mojo::SQLite
A test backend for testing Yancy
A simple REST controller for Mojolicious
A controller to show a user only their content
A simple auth module for a site