ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-MP/t/_pod.t
(Generate patch)

Comparing AnyEvent-MP/t/_pod.t (file contents):
Revision 1.1 by root, Thu Jul 30 08:38:50 2009 UTC vs.
Revision 1.2 by root, Wed Oct 30 23:46:32 2019 UTC

1#!perl 1#!perl
2
3# Copyright (c) 2018 Marc Alexander Lehmann <schmorp@schmorp.de>
2 4
3BEGIN { eval "use Test::Pod 1.14; 1" or ((print "1..0 # SKIP Test::Pod not installed\n"), exit 0) } 5BEGIN { eval "use Test::Pod 1.14; 1" or ((print "1..0 # SKIP Test::Pod not installed\n"), exit 0) }
4 6
5use Test::Pod 1.14; 7use Test::Pod 1.14;
6all_pod_files_ok; 8all_pod_files_ok;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines