The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for MooX-ValidateSubs

0.01    Date/time
        First version, released on an unsuspecting world.

0.06    14/03/2017
        - Count correctly
        - Kind of fix optional, so [ [Str], [Str, 1], [Str, 1] ] (logical) actually works.
        - Replace (shift,shift,shift,shift) with @_ in _validate_sub.