Subject: | tests for submit trigger fail with old Form::Sensible |
It appears to me that the t/01test_reflector.t test depends on the Form::Sensible::Reflector
having a working 'with_trigger' options. Versions of Form::Sensible before 0.20012 don't seem
to have that feature. So, there are a few test failures.
I believe this explains test failures like this one:
http://www.cpantesters.org/cpan/report/87d1571a-2c8b-11e0-afb0-adca6bb533f3
I think one reasonable solution is to require Form::Sensible 0.20012 or greater.
I can put together a patch for that if that's the desired solution. I'll try to catch you in IRC to
verify.
Thanks for this tool. I'm really excited about using it!