The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.062   2021-08-26  Released-By: PERLANCAR; Urgency: medium

	- Relax version requirement from 6.[012] to 6.


0.061   2021-03-08  Released-By: PERLANCAR; Urgency: medium

	- Allow HTTP::Headers 6.2x to be patched.


0.060   2020-02-03  Released-By: PERLANCAR; Urgency: medium

	- No functional changes.

	- Mark deprecated as Storable already supports Regexp objects since
	  3.08.


0.05    2017-04-19  Released-By: PERLANCAR

        - No functional changes.

        - [doc] Update FAQ entry about using Storable_{freeze,thaw} which no
          longer works with 5.12+ (thanks, Slaven) [RT#120460].


0.04    2015-11-04  Released-By: PERLANCAR

        - Update HTTP::Headers version (>= 6.10).


0.03    2012-11-18  Released-By: SHARYANTO

        - No functional changes. Add FAQ entries.


0.02    2012-11-17  Released-By: SHARYANTO

        [FIXES]

        - Avoid error 'Prototype mismatch: sub HTTP::Headers::clone: none vs
          ($)' during global destruction.


0.01    2012-11-17  Released-By: SHARYANTO

        - First release.