Help for this page
use strict; use warnings; ... print "EXAMPLE 2 VALUE:".Dumper($p_obj->value)."\n"; }
Setting trace_terminals option Setting trace_values option Lexer "L0" accepted lexeme L1c1-2: '12'; value="12" ... Setting trace_values option Lexer "L0" accepted lexeme L1c1-2: '12'; value="12" EXAMPLE 2 VALUE:$VAR1 = undef;