| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-HTTP-Parser | Distribution: OpenMandriva Lx |
| Version: 0.06 | Vendor: OpenMandriva |
| Release: 4 | Build date: Thu Jul 30 18:11:36 2026 |
| Group: Development/Perl | Build host: emag-2.openmandriva.org |
| Size: 0 | Source RPM: perl-HTTP-Parser-0.06-4.src.rpm |
| Packager: bero <bero@lindev.ch> | |
| Url: https://metacpan.org/dist/HTTP-Parser | |
| Summary: Parse HTTP/1.1 request into HTTP::Request/Response object | |
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.
new ( named params... )
Create a new HTTP::Parser object. Takes named parameters, e.g.:
my $parser = HTTP::Parser->new(request => 1);
GPL+ or Artistic
/usr/share/doc/perl-HTTP-Parser /usr/share/doc/perl-HTTP-Parser/Changes /usr/share/doc/perl-HTTP-Parser/META.yml /usr/share/doc/perl-HTTP-Parser/README /usr/share/man/man3/HTTP::Parser.3pm.zst /usr/share/perl5/vendor_perl/HTTP /usr/share/perl5/vendor_perl/HTTP/Parser.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jul 30 22:10:24 2026