Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Params-ValidationCompiler
From: Thomas Klausner
Date: 2017-01-25 13:17:08
Message id: 20170125121708.3EB69FBA6@cvs.NetBSD.org
Log Message:
Updated p5-Params-ValidationCompiler to 0.23.
0.23 2017-01-23
- Trying to create a validator for positional parameters where a required
param came after one with a default did not throw an exception.
- A positional params validator with a slurpy type which had coercions did not
return the coerced values. It returned the original values instead.
Files: