NAME

Data::Inspect

VERSION

version 0.01

SYNOPSIS

use Data::Inspect

print qw(a b c)->inspect;

DESCRIPTION

A simple wrapper around Data::Printer via autobox.

NAME

Data::Inspect - Data::Printer but autoboxed

AUTHOR

Logan Bell <logie@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Logan Bell.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.