NAME
   Devel::REPL::Plugin::DDP - Format return values with Data::Printer

DESCRIPTION
   Use this in your Devel::REPL profile or load it from your "re.pl"
   script.

   You'll also want to make sure your profile or script runs the following:

       $_REPL->normal_color("reset");

   or disables the standard Colors plugin.

AUTHOR
   Thomas Sibley <[email protected]>

COPYRIGHT
   Copyright 2013- Thomas Sibley

LICENSE
   This library is free software; you can redistribute it and/or modify it
   under the same terms as Perl itself.

SEE ALSO