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