avoid cpan indexing of test::helper
[perl-fuse.git] / test / helper.pm
index ca75dc3..f0ef55c 100644 (file)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
-package test::helper;
+package # avoid cpan indexing
+       test::helper;
 use strict;
 use Exporter;
 use Config;