- Added a new option for named params, "return_object". This causes the validation sub to return an object with methods for each param rather than a hashref. This is a great way to avoid typos in hash keys. This idea (and some of the implementation) was shamelessly stolen from Toby Inkster's Type::Params module.
- Make Class::XSAccessor a recommended dep, not a required one.
- Tweaked the POD formatting so that the table of contents generated by MetaCPAN is more useful.
- Added rundeps and removed dependencies already in core perl
Details
Details
- Reviewers
• sunnyflunk - Group Reviewers
Triage Team - Commits
- R2391:3021eb0ec6e9: Update perl-params-validationcompiler to 0.30
Passed the make tests. Installed and ran biber test plan
Diff Detail
Diff Detail
- Repository
- R2391 perl-params-validationcompiler
- Lint
Lint Not Applicable - Unit
Tests Not Applicable