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

Changes for version 0.004

  • Change: dc04f5be2a8d339b241373dd1e513c3654805817 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-26 21:06:16 +0000
    • Added Code ref validator
  • Change: db300e10a7468b94d934380837481ff68d00bcc5 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-24 20:50:07 +0000
    • Added functionality to errors function to be limited by field
  • Change: b0e2cfb8701bbe5e8051e5d6a1fd26d3554d8e02 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-24 13:15:37 +0000
    • Added missing requirement
  • Change: 3dfb52b87a6b041f4e4de8709802a8a448706e4b Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-23 11:06:33 +0000
    • Adding error count
  • Change: 09e31d7cab71239c568a68d42a933694ccc25e88 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-22 19:28:08 +0000
    • Updated load test
  • Change: 32ab873775e1e37515f03d53964aa22a7232cf6f Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-22 19:06:59 +0000
    • Added SyccessX::Validator namespace as fallback
  • Change: 35fbb2266ebd010fb96f385e16ad1bc668366519 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-22 17:27:35 +0000
    • Implemented In validator
  • Change: ca9001d96c762effbd31a2fa8b196b1de19207a4 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-22 17:18:45 +0000
    • Added Regex validator
  • Change: 8311234f6cff4c50018202a1e43f22a35f1afa7a Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-21 23:59:28 +0000
    • Added travis config
  • Change: 5cbd700a9080e84e7aff2190d1a6f29bee86a9b2 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-21 23:58:46 +0000
    • Added label concept, more tests, is number check
  • Change: d0c9a80701d15829bb759dcc525f275af1b11cbd Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-21 18:31:33 +0000
    • SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS
  • Change: 17f2b20ff8349f3450fba27b17c17dabc9748605 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-21 18:08:33 +0000
    • First release, required field implementation working
  • Change: 19adf8260e2373181129cb692d4bd03ec1de3b14 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-13 17:17:54 +0000
    • initial commit
  • End of releases.

Modules

Easy Validation Handler
Syccess error message
Syccess field
A validation process result
Syccess validator
A validator to check a value through a simple coderef
A validator to check if a value is inside of a list of values
A validator to check if value is a number
A validator to check the length of the value in chars
A validator to check with a regex
A validator to check for a required field
Syccess validator