Logic::Expr - logical expression parsing and related routines this module can be installed using cpanm: cpanm Logic::Expr run perldoc(1) on Logic::Expr for documentation to author a new release: ./Build testcover RELEASE_TESTING=1 TEST_SIGNATURE=1 ./Build test ./Build disttest git tag -u ... -s v... cpan-upload ... git push ... ./Build realclean