in reply to Re: printing variable and evaluation (updated)
in thread printing variable and evaluation
Thank you for the insights.
This "Guts of Perl debugging" looks a bit intimidating.
Is there no way to read the input variable
$variableas a literal string before any processing or evaluation is done? then let perl do an eval of the variable?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: printing variable and evaluation
by haukex (Archbishop) on Jul 07, 2017 at 11:27 UTC | |
|
Re^3: printing variable and evaluation (updated) -- evil double eval
by Discipulus (Canon) on Jul 08, 2017 at 09:26 UTC |