Closed hernan604 closed 8 years ago
http://search.cpan.org/~abigail/Regexp-Common-2016010801/lib/Regexp/Common/net.pm
Currently shows: $RE{net}{IPv6}{-sep = ':'}{-style => 'HeX'}>
Should be: $RE{net}{IPv6}{-sep => ':'}{-style => 'HeX'}
http://search.cpan.org/~abigail/Regexp-Common-2016010801/lib/Regexp/Common/net.pm
Currently shows: $RE{net}{IPv6}{-sep = ':'}{-style => 'HeX'}>
Should be: $RE{net}{IPv6}{-sep => ':'}{-style => 'HeX'}