NAME
Bat::Interpreter::Role::LineLogger
VERSION
version 0.019
DESCRIPTION
Role for logging all the lines just before bein evaluated by the interpreter. This mean, all the variables are substituted and manipulated. You can choose what to do with this lines, just printing them or whatever.
See Bat::Interpreter::Delegate::LineLogger::Silent for a simple example
NAME
Bat::Interpreter::Role::LineLogger - Role for logging all the lines as are going evaluated by the interpreter
METHODS
log_line
Just the line
AUTHOR
Pablo Rodríguez González <pablo.rodriguez.gonzalez@gmail.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2019 by Pablo Rodríguez González.
This is free software, licensed under:
The MIT (X11) License