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 e81af34 commit a4c9013Copy full SHA for a4c9013
Changes
@@ -4,7 +4,8 @@ Revision history for HTTP-Message
4
- Made the Clone module a hard requirement, so we don't have to
5
provide a fallback function for HTTP::Headers::clone().
6
We require at least Clone 0.46, as that release now supports
7
- Perl back to 5.8.1, just like us. (GH#64) (Neil Bowers)
+ Perl back to 5.8.1, just like us. (GH#184) (Neil Bowers)
8
+ - Import clone from Clone rather than inheriting (GH#189) (Graham Knop)
9
- Made the Compress::Raw::Zlib 2.062 module minimal required
10
version. (GH#190) (Jakub 'q84fh' Skory)
11
0 commit comments