Bat-Interpreter 0.025 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README
- appveyor.yml
- dist.ini
- examples/basic.cmd
- examples/basic.pl
- lib/Bat/Interpreter.pm
- lib/Bat/Interpreter/Delegate/Executor/DryRunner.pm
- lib/Bat/Interpreter/Delegate/Executor/PartialDryRunner.pm
- lib/Bat/Interpreter/Delegate/Executor/System.pm
- lib/Bat/Interpreter/Delegate/FileStore/LocalFileSystem.pm
- lib/Bat/Interpreter/Delegate/LineLogger/Silent.pm
- lib/Bat/Interpreter/Delegate/LineLogger/SilentSaveLines.pm
- lib/Bat/Interpreter/Role/Executor.pm
- lib/Bat/Interpreter/Role/FileStore.pm
- lib/Bat/Interpreter/Role/LineLogger.pm
- t/00-load.t
- t/01-basic.cmd
- t/01-basic.t
- t/02-comparison.cmd
- t/02-comparison.t
- t/03-negated_condition.cmd
- t/03-negated_condition.t
- t/04-substring_manipulation.cmd
- t/04-substring_manipulation.t
- t/05-NEQ_operator.cmd
- t/05-NEQ_operator.t
- t/06-EQU_operator.cmd
- t/06-EQU_operator.t
- t/07-LSS_operator.cmd
- t/07-LSS_operator.t
- t/08-LEQ_operator.cmd
- t/08-LEQ_operator.t
- t/09-GEQ_operator.cmd
- t/09-GEQ_operator.t
- t/10-call_command.cmd
- t/10-call_command.t
- t/10-call_command_path_with_colon.cmd
- t/10-call_command_path_with_colon.t
- t/10-call_command_path_with_colon_linux.cmd
- t/10-call_command_subcall.cmd
- t/10-call_command_subcall_path_with_colon.cmd
- t/11-for_loop.cmd
- t/11-for_loop.t
- t/12-env_variables.cmd
- t/12-env_variables.t
- t/13-comparison_with_spaces.cmd
- t/13-comparison_with_spaces.t
- t/13-error_on_unsupported_condition.cmd
- t/13-error_on_unsupported_condition.t
- t/14-if_exists_with_variable_substitution.cmd
- t/14-if_exists_with_variable_substitution.t
- t/14-if_exists_without_variable_substitution.cmd
- t/14-if_exists_without_variable_substitution.t
- t/15-NEQ_mixedcase_operator.cmd
- t/15-NEQ_mixedcase_operator.t
- t/16-LEQ_mixedcase_operator.cmd
- t/16-LEQ_mixedcase_operator.t
- t/17-line_logger.cmd
- t/17-line_logger.t
- t/18-call_subroutine_label.cmd
- t/18-call_subroutine_label.t
- t/19-call_subroutine_label_exit.cmd
- t/19-call_subroutine_label_exit.t
- t/20-goto_eof_with_previous_goto.cmd
- t/20-goto_eof_with_previous_goto.t
- t/21-if_exists_glob_with_variable_substitution.cmd
- t/21-if_exists_glob_with_variable_substitution.t
- t/21-if_exists_glob_without_variable_substution.cmd
- t/21-if_exists_glob_without_variable_substution.t
- t/author-pod-coverage.t
- t/author-pod-syntax.t
- t/author-synopsis.t
- weaver.ini