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

Changes for version 1.00 - 2013-11-17

  • Use HTML::Escape while escaping HTML chars. It makes HTML::Shakan faster.
    • You need to care while updating this module. HTML::Escape escapes more characters by default. (Masayuki Matsuki)

Documentation

Japanese doc.

Modules

Form HTML generator/validator
declare the form
base class for field object
file upload field
<input /> field
HTML::Scrubber filter
convert Katakana to Hiragana
convert Hiragana to Katakana
filter class manager
inflate field value to DateTime instance
DBIx::Skinny binding for HTML::Shakan
Data::Model bindings for Shakan
simple default HTML widgets

Provides

in lib/HTML/Shakan/Renderer/HTML.pm
in lib/HTML/Shakan/Role/Filter.pm
in lib/HTML/Shakan/Role/Model.pm
in lib/HTML/Shakan/Utils.pm