We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 934c495 commit 82548d7Copy full SHA for 82548d7
Changes
@@ -1,3 +1,10 @@
1
+_______________________________________________________________________________
2
+2011-03-09 Release 6.01
3
+
4
+Add missing HTTP::Daemon dependency for the tests.
5
6
7
8
_______________________________________________________________________________
9
2011-03-08 Release 6.00
10
lib/LWP.pm
@@ -1,6 +1,6 @@
package LWP;
-$VERSION = "6.00";
+$VERSION = "6.01";
sub Version { $VERSION; }
require 5.008;
0 commit comments