From: Dave Rolsky Date: Mon, 27 Dec 2010 19:45:12 +0000 (-0500) Subject: s/Build/Makefile/ X-Git-Tag: 1.9900~3^2~29 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d2aeefa7bf3fa14fba310493270a54a4c242723c;p=gitmo%2FMoose.git s/Build/Makefile/ --- diff --git a/Makefile.PL b/Makefile.PL index a2917a8..b338413 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,8 +8,8 @@ warn <<'EOF'; ********************************* WARNING ********************************** - This module uses Dist::Zilla for development. This Build.PL will let you run - the tests, but you are encouraged to install Dist::Zilla and the needed + This module uses Dist::Zilla for development. This Makefile.PL will let you + run the tests, but you are encouraged to install Dist::Zilla and the needed plugins if you intend on doing any serious hacking. ****************************************************************************