packaging for CPAN
[p5sagit/Distar.git] / xt / author / pod-syntax.t
diff --git a/xt/author/pod-syntax.t b/xt/author/pod-syntax.t
new file mode 100644 (file)
index 0000000..8a3ebed
--- /dev/null
@@ -0,0 +1,6 @@
+use strict;
+use warnings;
+
+use Test::Pod 1.41;
+
+all_pod_files_ok();