403 Forbidden


Disable Functions:
Path : /usr/share/doc/perl-Data-Dump-1.22/t/
File Upload :
Command :
Current File : //usr/share/doc/perl-Data-Dump-1.22/t/dd.t

#!/usr/bin/perl -w

use strict;
use Test;
plan tests => 1;

use Data::Dump;

print "# ";
dd getlogin;
ddx localtime;
ddx \%Exporter::;

ok(1);

404 Not Found
[ LogOut ]