Scroll to navigation

Devel::Cover::Dumper(3pm) User Contributed Perl Documentation Devel::Cover::Dumper(3pm)

NAME

Devel::Cover::Dumper - Internal module for debugging purposes

VERSION

version 0.89

SYNOPSIS

 use Devel::Cover::Dumper;
 print Dumper $x;

DESCRIPTION

Wrapper around Data::Dumper::Dumper.

SEE ALSO

 Devel::Cover

METHODS

BUGS

Huh?

LICENCE

Copyright 2012, Olivier MenguA~X
This software is free. It is licensed under the same terms as Perl itself.
The latest version of this software should be available from my homepage: http://www.pjcj.net
2012-06-15 perl v5.14.2