Update to hide modules from the PAUSE Indexer.
[dbsrgits/DBIx-Class.git] / t / testlib / Director.pm
index aa13661..b19a44a 100644 (file)
@@ -1,4 +1,5 @@
-package Director;
+package # hide from PAUSE 
+    Director;
 
 BEGIN { unshift @INC, './t/testlib'; }