Name: | perl-HTTP-Parser |
---|---|
Version: | 0.06 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 17663 |
License: | GPL+ or Artistic |
RPM: | perl-HTTP-Parser-0.06-6.el7.noarch.rpm |
Source RPM: | perl-HTTP-Parser-0.06-6.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/HTTP-Parser/ |
Summary: | Parse HTTP/1.1 request into HTTP::Request/Response object |
Description: | This is an HTTP request parser. It takes chunks of text as received and returns a 'hint' as to what is required, or returns the HTTP::Request when a complete request has been read. HTTP/1.1 chunking is supported. It dies if it finds an error. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Perl mass rebuild
- 1.06 bump - Remove BuildRoot stuff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- 661697 rebuild for fixing problems with vendorach/lib
- Specfile autogenerated by cpanspec 1.78. - License verified from README. - Test::More required by tests.