in reply to Re: Dumping variables but DRY and simple
in thread Dumping variables but DRY and simple
Returns a string containing a Perl expression. If you pass this string to Perl’s built-in eval() function it should return a copy of the arguments you passed to dump().
didn't encourage me a lot, wrapping all in evals is not what I really wanted.
But maybe I'm wrong, can you show me example code?
Cheers Rolf
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Dumping variables but DRY and simple
by rubasov (Friar) on Mar 27, 2010 at 14:58 UTC | |
by LanX (Saint) on Mar 27, 2010 at 15:05 UTC | |
by rubasov (Friar) on Mar 27, 2010 at 15:14 UTC | |
|
Re^3: Dumping variables but DRY and simple
by ikegami (Patriarch) on Mar 27, 2010 at 15:59 UTC |