1Devel::Cover::Dumper(3)User Contributed Perl DocumentatioDnevel::Cover::Dumper(3)
2
3
4

NAME

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

VERSION

9       version 1.03
10

SYNOPSIS

12        use Devel::Cover::Dumper;
13
14        print Dumper $x;
15

DESCRIPTION

17       Wrapper around Data::Dumper::Dumper.
18

SEE ALSO

20        Devel::Cover
21

METHODS

BUGS

24       Huh?
25

LICENCE

27       Copyright 2012, Olivier Mengue
28
29       This software is free.  It is licensed under the same terms as Perl
30       itself.
31
32       The latest version of this software should be available from my
33       homepage: http://www.pjcj.net
34

POD ERRORS

36       Hey! The above document had some coding errors, which are explained
37       below:
38
39       Around line 70:
40           Non-ASCII character seen before =encoding in 'Mengue'. Assuming
41           UTF-8
42
43
44
45perl v5.16.3                      2013-05-20           Devel::Cover::Dumper(3)
Impressum