Group
Extension

Matches 1

Message-Match ( D/DI/DIEDERICH/Message-Match-1.161190.tar.gz, DIEDERICH, 2016; MetaCPAN )
Message-Match/lib/Message/Match.pm ( view source; MetaCPAN )
age eq $match; #otherwise, brain-dead comparison
    }
    if($ref_message eq 'JSON::PP::Boolean' and $ref_match eq 'JSON::PP::Boolean') {
        return "$message" eq "$match";
    }
    if($ref_mess

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.