ChangeLog		Change history
README			Docs
MANIFEST		This file
Peek.pm			Perl part of the module
Peek.xs			C part of the module
Makefile.PL		Makefile generator
ppport.h		Compatability layer
typemap			Define PerlIO for non-PerlIO perl
t/00_pod.t		Check if pod is valid
t/01_pod.t		Check if pod covers all
t/10_DDumper.t		Tests for DDumper ()
t/20_DPeek.t		Tests for DPeek ()
t/30_DDump-s.t		Tests for DDump () returning string using _XS
t/31_DDump-s.t		Tests for DDump () returning string using _IO
t/40_DDump-h.t		Tests for DDump () returning hash   using _XS
t/41_DDump-h.t		Tests for DDump () returning hash   using _IO
t/50_DDual.t		Tests for DDual ()
examples/ddumper.pl	show the use
META.yml                                 Module meta-data (added by MakeMaker)
