/
home
/
.cpan
/
build
/
Test-More-UTF8-0.05-0
/
t
/
/home/.cpan/build/Test-More-UTF8-0.05-0/t
mkdir
upload
Name
Size
Mode
Actions
00-load.t
189
0644
edit
dl
rm
01-usage.t
620
0644
edit
dl
rm
02-usage.t
628
0644
edit
dl
rm
03-usage.t
574
0644
edit
dl
rm
pod-coverage.t
568
0644
edit
dl
rm
pod.t
296
0644
edit
dl
rm
Edit:
/home/.cpan/build/Test-More-UTF8-0.05-0/t/00-load.t
(189B)
#!/usr/bin/perl use strict; use warnings; use Test::More tests => 1; BEGIN { use_ok( 'Test::More::UTF8' ); } diag( "Testing Test::More::UTF8 $Test::More::UTF8::VERSION, Perl $], $^X" );
Save
cmd:
run