App::BoolFindGrep::Bool - parse and/or solve context matching of a boolean expressions.
version 0.06
Scalar with the original boolean expression.
Uses Perl's interpreter to check syntax of expressions.
USes Perl's interpreter to evaluate the expressions.
Array reference to a operands' list of expression.
Search operands and populate operands array reference.
Dictionary to boolean expressions.
Array reference with parser processing result of expression.
Process expression.
Search and mark tokens to split into an array.
Ronaldo Ferreira de Lima aka jimmy <jimmy at gmail>.
To install App::BoolFindGrep, copy and paste the appropriate command in to your terminal.
cpanm
cpanm App::BoolFindGrep
CPAN shell
perl -MCPAN -e shell install App::BoolFindGrep
For more information on module installation, please visit the detailed CPAN module installation guide.