Help for this page
use Exporter::Tidy _map => { Dump => sub { __PACKAGE__->new->Dump(@_) +} };
use Data::Dumper::Lite qw(Dump); print Dump(...);