remove obsolete thing that never worked
[scpubgit/Q-Branch.git] / Makefile.PL
index 0a54504..8dbc4a2 100644 (file)
@@ -61,7 +61,7 @@ my %META = (
     license => [ 'http://dev.perl.org/licenses/' ],
   },
   no_index => {
-    package => 'DBIx::Class::Storage::Debug::PrettyPrint',
+    package => [ 'DBIx::Class::Storage::Debug::PrettyPrint' ],
     directory => [ 't', 'xt', 'examples' ],
   },
 );