This was fixed in March 2013
Peter Rabbitson [Tue, 17 Sep 2013 06:16:05 +0000 (08:16 +0200)]
Makefile.PL

index c86103a..468e537 100644 (file)
@@ -40,9 +40,6 @@ install_script (qw|
 ### All of them *MUST* go to DBIx::Class::Optional::Dependencies
 ###
 my $runtime_requires = {
-  # FIXME - temporary workaround for RT#83143 (Path::Class)
-  'File::Spec'               => '3.30',
-
   # FIXME - temporary, needs throwing out for something more efficient
   'Data::Compare'            => '1.22',