5a05c67627
- Mark Stosberg (8): - typo fix: s/do deal/to deal/ - best practice: s/foreach /for / - Whitespace: fix inconsistent use of tabs vs spaces - Code style: fix inconsistency with subroutine braces at the end of the line vs below it. - Modernize: s/use vars/our/ ... since we require 5.6 as a minimum version now - Whitespace: fix indentation so blocks are consistently indented - Add formal terms "Percent-encode" and "Percent-decode" to the NAME and description to match the RFC - Drop support for Perl < 5.8.1 - Perl 5.8 was released almost 10 years ago. It's time. - Gisle Aas (6): - Convert test to use Test::More - Adjust tests for query_form - Avoid "Use of uninitialized value"-noise from query_form - State test dependencies [RT#61538] - We also depend on ExtUtils::MakeMaker - State 5.8 dependency in the META.yml file - Ville Skyttä (2): - Guess HTTPS and FTP from URI::Heuristic input with port but no scheme. - Try harder to guess scheme from hostnames besides just "$scheme.*" ones. |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile |