瀏覽代碼

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 年之前
父節點
當前提交
997ae7d32d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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