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.36
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 Mengué
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
35
36
37perl v5.36.0                      2022-07-22           Devel::Cover::Dumper(3)
Impressum