Description
Variables can be dumped together with their names for clearer Perl debugging output. Developers use this module to inspect local state without writing repetitive labels around each dump. Debug output can reveal sensitive values if used on production data.