Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-HTTP-Lite | Distribution: openSUSE:Factory:zSystems |
Version: 2.44 | Vendor: openSUSE |
Release: 1.39 | Build date: Tue Apr 14 22:48:26 2015 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 54485 | Source RPM: perl-HTTP-Lite-2.44-1.39.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/HTTP-Lite/ | |
Summary: Lightweight HTTP implementation |
*Note:* you should look at the HTTP::Tiny manpage or the LWP manpage before using this module. HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation for perl. It is not intended as a replacement for the fully-featured LWP module. Instead, it is intended for use in situations where it is desirable to install the minimal number of modules to achieve HTTP support, or where LWP is not a good candidate due to CPU overhead, such as slower processors. HTTP::Lite is also significantly faster than LWP. HTTP::Lite is ideal for CGI (or mod_perl) programs or for bundling for redistribution with larger packages where only HTTP GET and POST functionality are necessary. HTTP::Lite supports basic POST and GET operations only. As of 0.2.1, HTTP::Lite supports HTTP/1.1 and is compliant with the Host header, necessary for name based virtual hosting. Additionally, HTTP::Lite now supports Proxies. As of 2.0.0 HTTP::Lite now supports a callback to allow processing of request data as it arrives. This is useful for handling very large files without consuming memory. If you require more functionality, such as FTP or HTTPS, please see libwwwperl (LWP). LWP is a significantly better and more comprehensive package than HTTP::Lite, and should be used instead of HTTP::Lite whenever possible.
Artistic-1.0 or GPL-1.0+
* Tue Apr 14 2015 [email protected] - updated to 2.44 see /usr/share/doc/packages/perl-HTTP-Lite/Changes 2.44 2015-03-11 NEILB - Switched to Dist::Zilla * Fri Mar 07 2014 [email protected] - updated to 2.43 - Directed people to HTTP::Tiny and LWP at the start of the doc - Added links to better modules in SEE ALSO - Added "use warnings" (!) - Moved test.pl into t/original-tests.t * Sat Jul 27 2013 [email protected] - updated to 2.42 - Fixed typos reported by David Steinbrunner (thanks!) - Reformatted this file according to CPAN::Changes::Spec * Wed Jun 05 2013 [email protected] - updated to 2.4 - Fixed RT #13791, which meant you couldn't request http://foobar.com -- had to have to trailing slash on the URL. - Don't add request header if value passed is undef (RT #4546). - Fixed bug where writing the request can get stuck in a loop. Bug reported by Florian Kirchmeir. Fix based on Florian's patch. - RT #35360 fixed (fix included in report). - Documentation tidy-up - Neil Bowers (NEILB) granted co-maint by Adam (thanks) * Sat Dec 25 2010 [email protected] - initial package (2.3)
/usr/lib/perl5/vendor_perl/5.40.0/HTTP /usr/lib/perl5/vendor_perl/5.40.0/HTTP/Lite.pm /usr/share/doc/packages/perl-HTTP-Lite /usr/share/doc/packages/perl-HTTP-Lite/Changes /usr/share/doc/packages/perl-HTTP-Lite/LICENSE /usr/share/doc/packages/perl-HTTP-Lite/README /usr/share/man/man3/HTTP::Lite.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024