HTTP::GHTTP - Perl interface to the gnome ghttp library https://www.cpan.org/
Go to file
2024-01-06 09:07:40 +01:00
perl-HTTP-GHTTP.spec rebuilt with perl 5.24 [release 1.07-5mamba;Wed Nov 09 2016] 2024-01-06 09:07:40 +01:00
README.md perl 5.16 mass rebuild [release 1.07-4mamba;Sat Nov 10 2012] 2024-01-06 09:07:40 +01:00

perl-HTTP-GHTTP

This is a fairly low level interface to the Gnome project's libghttp, which allows you to process HTTP requests to HTTP servers. There also exists a slightly higher level interface - a simple get() function which takes a URI as a parameter. This is not exported by default, you have to ask for it explicitly.