NAME

test-logical-equivalence - Test if expressions are logically equivalent

VERSION

version 0.001

SYNOPSIS

# be sure to escape $ and other special characters from your shell
test-logical-equivalence '$a && $b' '$b && $a'

SEE ALSO

AUTHOR

Charles McGarvey <chazmcgarvey@brokenzipper.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Charles McGarvey.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.