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.