Description
Complex values can be printed in a colored, readable form for Perl debugging. Developers use this module to inspect data structures and objects more quickly in terminals or logs. Pretty-printed output can expose sensitive in-memory data if used on production objects.