include .pod files from lib/
Matt S Trout [Tue, 1 Nov 2011 14:02:21 +0000 (14:02 +0000)]
maint/Makefile.PL.include

index e7a9f43..9dddca3 100644 (file)
@@ -7,3 +7,4 @@ author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
 manifest_include 't/globbery' => qr/.*/;
 manifest_include 'docs' => qr/.*/;
 manifest_include 'examples' => qr/.*/;
+manifest_include 'lib' => qr/.*\.pod$/;