Bumping version to 0.006018
[p5sagit/Devel-Declare.git] / maint / Makefile.PL.include
index 193decd..71fe8df 100644 (file)
@@ -6,4 +6,7 @@ author 'Matt S Trout - <mst@shadowcat.co.uk> - original author';
 
 manifest_include(
   't/smells-of-vcs' => qr{.*},
+  't' => '.pm',
+  't' => '.pl',
+  '' => qr{stolen_chunk_of_toke\.c|Declare\.xs},
 );