NAME
Data::Inspect - Data::Printer but autoboxed
SYNOPSIS
use Data::Inspect
print qw(a b c)->inspect;
DESCRIPTION
A simple wrapper around Data::Printer via autobox.
Data::Inspect - Data::Printer but autoboxed
use Data::Inspect
print qw(a b c)->inspect;
A simple wrapper around Data::Printer via autobox.