On Sun Oct 05 12:26:36 2014, DROLSKY wrote:
Show quoted text> On Mon Sep 15 09:25:54 2014, STAUGAARD wrote:
> > On Sat Sep 13 15:53:09 2014, DROLSKY wrote:
> > > On Sun Sep 07 14:33:26 2014, STAUGAARD wrote:
> > >
> > > I'm not sure what this patch is against, but I don't see how it
> > > applies to the current code. Could you maybe submit a pull request
> > > against the latest version on GitHub
> > > (
https://github.com/autarch/Params-Validate)? Also, if you could
> > > write
> > > a test for this, that'd be very helpful.
> >
> > I'll do that :)
>
> Oops, I was clearly confused about what module this was for. I thought
> this was for PV itself, not MX::PV. This patch is fine as-is, but it
> could really use some tests.
Here you go
The following changes since commit 0a0bf9c2d3a08e5798015de93643dd9fd47f35d1:
Fix small typo (2013-07-22 10:39:21 -0500)
are available in the git repository at:
https://bitbucket.org/hstaugaard/moosex-params-validate.git
for you to fetch changes up to 724f5fdb10d799d23beb038ff56c273c23c36a66:
Added 'depends' support (2014-10-06 10:07:51 +0200)
----------------------------------------------------------------
Hans Staugaard (1):
Added 'depends' support
lib/MooseX/Params/Validate.pm | 3 +++
t/001_basic.t | 32 ++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)