<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -26,9 +26,6 @@ my $builder = MyBuilder-&gt;new(
         keywords =&gt; [ 'TAP', 'test harness', 'prove' ],
     },
     recursive_test_files =&gt; 1,
-    requires             =&gt; {
-        'File::Spec' =&gt; '0.8',    # for 'rel2abs'
-    },
     recommends =&gt; {
         'Pod::Usage' =&gt; '1.12',    # for 'prove'
     },</diff>
      <filename>Build.PL</filename>
    </modified>
    <modified>
      <diff>@@ -12,9 +12,6 @@ use strict;
 my %mm_args = (
     'NAME'         =&gt; 'Test::Harness',
     'VERSION_FROM' =&gt; 'lib/Test/Harness.pm',
-    'PREREQ_PM'    =&gt; {
-        'File::Spec' =&gt; 0.8,
-    },
     'INSTALLDIRS' =&gt; 'perl',
     'PL_FILES'    =&gt; {},
     'test'        =&gt; { 'TESTS' =&gt; 't/*.t t/compat/*.t' },</diff>
      <filename>Makefile.PL</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4757827df823a0ac5344115f42d7e1f6e3ddfc58</id>
    </parent>
  </parents>
  <author>
    <name>Michael G. Schwern</name>
    <email>schwern@pobox.com</email>
  </author>
  <url>http://github.com/AndyA/Test-Harness/commit/17c007286192daf07d30c50e593494b0c94d1f57</url>
  <id>17c007286192daf07d30c50e593494b0c94d1f57</id>
  <committed-date>2009-10-08T16:53:41-07:00</committed-date>
  <authored-date>2009-10-08T16:53:41-07:00</authored-date>
  <message>Remove dependency on File::Spec 0.8 (it shipped with 5.6.0 which is our minimum version) to avoid broken CPAN.pm circular dependency bug.
[rt.cpan.org 48698]</message>
  <tree>5ade56b39025d99b2186a877effbaaf0da3f4f94</tree>
  <committer>
    <name>Michael G. Schwern</name>
    <email>schwern@pobox.com</email>
  </committer>
</commit>
