AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- patch the Makefile to build with perl 5.26
- updated to 0.17 see /usr/share/doc/packages/perl-HTTP-Parser-XS/Changes 0.17 - update picohttpparser (runs faster / does slightly more strict parsing) 0.16 - documentation about PATH_INFO 0.15 - deny HTTP header field with an empty name 0.14 - do not include '#' and the following characters in URI in PATH_INFO or QUERY_STRING 0.13 - fix compile error on GCC < 3 (RT #63074) 0.12 - fix undeclared dependency on URI::Escape (RT #62716) - fix parsing of protocol version in the pure perl impl to exactly match that of XS
- updated to 0.14 see /usr/share/doc/packages/perl-HTTP-Parser-XS/Changes 0.14 - do not include '#' and the following characters in URI in PATH_INFO or QUERY_STRING 0.13 - fix compile error on GCC < 3 (RT #63074) 0.12 - fix undeclared dependency on URI::Escape (RT #62716) - fix parsing of protocol version in the pure perl impl to exactly match that of XS
- switch to perl_requires macro
- remove /var/adm/perl-modules
- update to 0.11: * fix build error due to the use of Module::Install::ReadmeMarkdownFromPod (RT #62589) - changes from 0.10: * support for HTTP response parsing
- initial package (0.09)