Bladeren bron

Coerce LWP::Protocol::PSGI version

Its behavior changed (drastically?) between 0.06 and 0.04; we need 0.04
to properly generate the entire recordings suite.
gempesaw 11 jaren geleden
bovenliggende
commit
997ae7d32d
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      dist.ini

+ 1 - 1
dist.ini

@@ -28,7 +28,7 @@ copyright_holder = Aditya Ivaturi
 [UploadToCPAN]
 
 [Prereqs / BuildRequires]
-LWP::Protocol::PSGI = 0
+LWP::Protocol::PSGI = 0.04
 Test::More = 0
 Test::Builder = 0