Description
Concise data dumps can make Perl structures easier to inspect during development. This module formats Data::Dumper output with less indentation and can deparse subroutines for deeper debugging. Dumped data may include secrets from application memory, so output should be handled carefully.