aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Params-Validate-Dependencies
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.13Sunpoet Po-Chuan Hsieh2012-12-042-15/+18
| | | | | | | | | | | - Add TEST_DEPENDS - Cleanup Makefile header Changes: http://search.cpan.org/dist/Params-Validate-Dependencies/CHANGELOG Feature safe: yes Notes: svn path=/head/; revision=308252
* - Add p5-Params-Validate-Dependencies 1.12Sunpoet Po-Chuan Hsieh2011-09-094-0/+52
Params::Validate::Dependencies extends Params::Validate's validate() function to support an arbitrary number of callbacks which are not associated with any one parameter. All of those callbacks are run after Params::Validate's normal validate() function. If any of them return false, then validate() will die as normal. WWW: http://search.cpan.org/dist/Params-Validate-Dependencies/ Notes: svn path=/head/; revision=281543