<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,6 +8,7 @@ my $builder = Module::Build-&gt;new(
     license     =&gt; 'perl',
     dist_author =&gt; 'Yanick Champoux &lt;yanick@cpan.org&gt;',
     requires    =&gt; {
+        'Module::Build'            =&gt; 0,
         'autodie'                  =&gt; 0,
         'Parse::BACKPAN::Packages' =&gt; 0,
         'Pod::Usage'               =&gt; 0,
@@ -29,6 +30,7 @@ my $builder = Module::Build-&gt;new(
               'http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-CPAN-Patch',
         },
     },
+    create_makefile_pl =&gt; 'passthrough',
 );
 
 locate_git($builder);</diff>
      <filename>Build.PL</filename>
    </modified>
    <modified>
      <diff>@@ -16,3 +16,4 @@ scripts/git-cpan-which
 t/00-load.t
 META.yml
 xt/perlcritic-progressive.t
+Makefile.PL</diff>
      <filename>MANIFEST</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>44e2b4bbf451e78a351505e98d22a173a5a3e893</id>
    </parent>
  </parents>
  <author>
    <name>Yanick Champoux</name>
    <email>yanick@babyl.dyndns.org</email>
  </author>
  <url>http://github.com/yanick/git-cpan-patch/commit/672b06adb166b863cb0bfdfeda33d11ea8505572</url>
  <id>672b06adb166b863cb0bfdfeda33d11ea8505572</id>
  <committed-date>2009-04-10T10:17:32-07:00</committed-date>
  <authored-date>2009-04-10T10:17:32-07:00</authored-date>
  <message>Adding Module::Build as an explicit dependency

And adding the sham Makefile for completeness' sake
rt bug #44925 - http://rt.cpan.org/Public/Bug/Display.html?id=44925</message>
  <tree>bf51465a5604c4a764923ed6a2130fd91669d2d0</tree>
  <committer>
    <name>Yanick Champoux</name>
    <email>yanick@babyl.dyndns.org</email>
  </committer>
</commit>
