The example in your synopsis has a typo
you have
my $result = FormValidator::Simple->check( $req => [
ip => [ 'NOT_BLANK', 'NETADDR_IPV4HOST' ],
] );
should be 'NETADDR_IP4HOST' with out the V
This queue is for tickets about the FormValidator-Simple-Plugin-NetAddr-IP CPAN distribution.
The Basics
People
|
Bug Information
|