blob: 8d98f9f14817c155d831024ac76d4846188f04f9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- Makefile.PL.orig 2009-09-15 13:23:11.000000000 -0300
+++ Makefile.PL 2009-09-15 13:23:16.000000000 -0300
@@ -13,5 +13,5 @@
test_requires 'Test::More';
-auto_install;
+#auto_install;
WriteAll;
|