The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Dancer-Plugin-FormValidator

1.122350  2012-08-22 22:09:39 Europe/Paris

    Accept multiple format for profile file
    Review documentation
    Use Dist::Zilla to manage release process
    Improve code, fix typo and little cosmetic thing
    Add a new function dfv

0.4 29/04/2011
    Clean and fix encoding in a pod.

0.3 17/10/2010
    Use setting('appdir') for to know the path of application, and concat with file name.

0.2 16/10/2010
    Errors can return hash with errors or use halt().

0.1 11/10/2010
    Initial version developed.