It's 2009. Happy newyear
[Data-Peek.git] / t / 40_DDump-h.t
blobd60e9b5c5c88b7a3c702c5faa4dc57defc808770
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 hash using XS");