sanku has asked for the wisdom of the Perl Monks concerning the following question:
And i need to chage the CardNumber value as 'XXXXXXXXXXXXXXXX' only during the printing of debug.$VAR1 = { 'nodeId' => '1234', 'param' => { 'CardNumber' => '0000000000000000', 'Y' => '2000', 'M' => '06', 'C' => '000', }, 'cont' => '0' };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Debug values encrypt as XXXX
by chrestomanci (Priest) on Jul 18, 2011 at 09:37 UTC | |
|
Re: Debug values encrypt as XXXX
by Anonymous Monk on Jul 18, 2011 at 11:39 UTC | |
|
Re: Debug values encrypt as XXXX
by duelafn (Parson) on Jul 19, 2011 at 17:43 UTC |