Update Maintainers.pl to point to Dave Golden's guide to updating Module-Build in...
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Tue, 29 Jun 2010 15:08:48 +0000 (16:08 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Tue, 29 Jun 2010 15:11:56 +0000 (16:11 +0100)
Porting/Maintainers.pl

index 25f78c0..87112e1 100755 (executable)
@@ -929,6 +929,11 @@ use File::Glob qw(:case);
        'UPSTREAM'      => 'cpan',
        },
 
+  #
+  # To update Module-Build in blead see
+  # http://github.com/dagolden/module-build/blob/master/devtools/patching_blead.pod
+  #
+
     'Module::Build' =>
        {
        'MAINTAINER'    => 'kwilliams',