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

Changes for version 0.006

  • Change: af17905d860c42f79dd09b6a89a2b6d394c9d377 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 06:29:29 +0000
    • Much smoother view field handling, fixed a lot of troubles around defaults and verify, starting to use verify filters result if verify is in use
  • Change: 5aadd04a32f93a79f26560a87ce0648e31f987a0 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 03:30:06 +0000
    • doc fixes
  • Change: 1fef2b2d6e360da866907b9d83f136676928b3ad Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 03:18:56 +0000
    • Documentation! Documentation! Documentation! Documentation!
  • Change: 207784ad8fbb542efeaa7d763340f4ef37fbeb5c Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 03:01:42 +0000
    • Small fixes on the exceptions
  • Change: fd1cee2f5f5ccc39e94b67d7e72f2a17ba4219dc Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-04 02:56:22 +0000
    • Ok now the view code really works, and defaults... hurray!
  • Change: 10738cb89b4ab765fe9770587adfbd17a307be7a Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-03 15:55:54 +0000
    • Adding of view layer, more clean splitting and roles now can be automatically added to form BEFORE creation via field args, generally all roles are now given by the previous step to even make it dynamical
  • Change: 7e2ea946122074fae3b98c2477daca350640e2c8 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-03 00:37:08 +0000
    • New exceptions with tests
  • Change: 855c9e6fbff389a8a36a40efe65b57a37cea2b8b Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-02 12:19:53 +0000
    • More speaking own anon class names, remake of load test
  • Change: 512d2d3a33628b1d1b110548ef3e6724eff0c019 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-02 11:54:44 +0000
    • details, Details, DETAILS!!!
  • Change: 9f46e237d8eaa970b67f439c019bde6204504540 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-02 11:46:21 +0000
    • Extreme tuning of the exception concept. Little changes.
  • Change: d97275afa2b0493d3105d53783204ab14525e071 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-02 07:28:59 +0000
    • Added original error exception role, added process_args on process exception
  • Change: dfe5f01c843e8dac8762ca0d068ebc4d39a1d2aa Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-02 07:21:50 +0000
    • Next gen.... now everything readonly
  • Change: 18c53f1a9fa827a7be5d84080b4a5268f0dfb5e1 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-01 05:18:38 +0000
    • Added travis.yml
  • Change: 180e288bfc46ee2b087c09bf58f5e4dde4eedf5b Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-01 05:12:19 +0000
    • First release, some base functionality, looks really neat...
  • Change: 8c3526e8a889bea6839584b7c557a704324a7dd6 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-04-30 21:52:08 +0000
    • initial commit
  • End of releases.

Modules

SyForm - a role driven form management
Make a SyForm class with fields
SyForm base exception class
Role for fields in SyForm
A default for a field
HTML attributes for a field
A label for a field
Role for processed fields
Required field
A label for a form
Role for SyForm fields of SyForm::Results and SyForm::Values meta attributes
Role for processed fields
$SyForm::Results::Success::VERSION = '0.006';
Trait for SyForm fields of SyForm::Results and SyForm::Values attributes
Main verification logic
$SyForm::View::Success::VERSION = '0.006';
Trait for SyForm fields of SyForm::Results and SyForm::Values attributes
Role for fields inside a View
Trait for SyForm fields of SyForm::Results and SyForm::Values attributes