Documentation fixes
[Data-Peek.git] / t / 31_DDump-s.t
blobd8922c5008c106f2487e6d6c23c4579bb9feefcd
1 #!/usr/bin/perl
3 use strict;
4 use warnings;
6 use Test::More tests => 1;
8 use Data::Peek;
10 ok (1, "Here com tests for DDump () returning string using IO");