NAME

Test::Proto::Compare::Numeric - class for numeric comparison.

SYNOPSIS

Test::Proto::Compare::Numeric->new->compare('11', '2'); # -1

This is a class for comparing numbers, derived from Test::Proto::Compare. It has no additional methods; the new function does not take a coderef

OTHER INFORMATION

For author, version, bug reports, support, etc, please see Test::Proto.