in reply to Re: trying to identify the exact data stored from dump - [ ' ]; (ddumper)
in thread trying to identify the exact data stored from dump - [ ' ];
perl -e' use Data::Dump; $var="\b"; dd $var' "\b"
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|