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