
BillKSmith
Veteran
Oct 4, 2012, 1:51 PM
Post #2 of 3
(2464 views)
|
Re: [dilbert] can perl data dumper concise replace data dumper!?
[In reply to]
|
Can't Post
|
|
I assume that you mean the CPAN module Data::Dumper::Concise. It is not available in my ActiveState ppm. I would have install it the hard way. It is not worth it to me. If you can, or already have installed it, go ahead and use it. The documentation looks pretty good. It does suggest using it as a debugging aid in place of Data::Dumper I would still recommend using the standard Data::Dumper in posts to this forum. Good Luck, Bill
|