In void context DDumper prints to STDERR
[Data-Peek.git] / MANIFEST
blob6a55648ff4408eb52e2c56fb3aa6ebf999e08eaf
1 ChangeLog               Change history
2 README                  Docs
3 MANIFEST                This file
4 DDumper.pm              Perl part of the module
5 DDumper.xs              C part of the module
6 Makefile.PL             Makefile generator
7 ppport.h
8 typemap
9 t/00_pod.t              Check if pod is valid
10 t/01_pod.t              Check if pod covers all
11 t/10_base.t             Base tests (combine and parse only)
12 t/20_DPeek.t            Tests for DPeek ()
13 t/30_DDumper.t          Tests for DDumper ()
14 examples/ddumper.pl     show the use