Codebase list libtest-pod-perl / e460809
make .t match .pod Paul Miller 14 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1313 pod_file_ok( $file );
1414 test_fail(-1);
1515 test_diag(
16 "$file (9): L<text|scheme:...> is invalid according to perlpod",
16 "$file (14): L<text|scheme:...> is invalid according to perlpod",
1717 );
1818 test_test( "$file is bad" );