Scroll to navigation

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

NAME

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

VERSION

version 1.03

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 Mengue

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

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Non-ASCII character seen before =encoding in 'Mengue'. Assuming UTF-8
2013-05-20 perl v5.16.3