| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 0.52 see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes 0.52 2017-03-31 - Add . to lib in Makefile.PL to support perl 5.25.11
- updated to 0.51 see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes 0.51 2015-09-16 - add OPTIONS as a valid method - better compatibility with CGI.pm < 3.36 - fix tests for freebsd and IPv6 - repository info
- add CGI to Requires:, BuildRequires:, as that module is not in perl core since perl 5.22
- updated to 0.50 see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes
- buildrequire netcfg for the test suite
- update to 0.44: + Fix tests to run in a FreeBSD Jail ( rt.cpan.org #49807 ) - package ex directory with example server
- switch to perl_requires macro
- update to 0.43: + Support for getting REMOTE_PORT
- update to 0.42:
+ Inline uri_unescape to drop URI::Escape which is the only
non-core dependency of this distribution.
+ Do not special case COOKIE and sets Cookie header to HTTP_COOKIE.
+ Pluggable CGI class support based on a patch from NANIS
- remove perl(URI::Escape) dependency
- initial version 0.41