HTML-Form-6.13000755001750001750 015076214312 12136 5ustar00olafolaf000000000000Changes100644001750001750 564715076214312 13526 0ustar00olafolaf000000000000HTML-Form-6.13Change history for HTML-Form 6.13 2025-10-22 17:47:50Z - Fix form.t compatibility with HTTP::Message 7.01+ (GH#57) (Copilot and Gianni Ceccarelli) 6.12 2024-10-18 16:19:06Z - Fix CRLF normalization with HTTP::Message 7.00 (GH#53) (Graham Knop) 6.11 2023-02-11 11:49:19Z - Perl::Tidy-ed the entire codebase (GH#42) (Julien Fiegehenn) - Split extra packages inside HTML::Form into their own module files and consolidate documentation (GH#43) (Julien Fiegehenn) - Added test to check unrecognized options to parse(). (GH#46) (Mohammad S Anwar) 6.10 2022-08-22 13:20:12Z - Use "croak" instead of "die" to show errors from the perspective of the caller [RT#20499] (GH#29) (Julien Fiegehenn) - Remove the executable bit from a couple of tests (GH#41) (James Raspass) -