From: Rafael Kitover Date: Tue, 17 Feb 2009 22:39:59 +0000 (+0000) Subject: changed WriteAll; to WriteAll(); in Makefile.PL because of some sort of installation... X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=43944e47e5ef83305a0762472e12e331fc7efb14;p=dbsrgits%2FDBIx-Class-Historic.git changed WriteAll; to WriteAll(); in Makefile.PL because of some sort of installation weirdness in some places --- diff --git a/Makefile.PL b/Makefile.PL index 1f044f6..5db52ab 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -145,7 +145,7 @@ EOE } -WriteAll; +WriteAll(); if ($Module::Install::AUTHOR) {