# HTTP-Any **Repository Path**: mirrors_gitpan/HTTP-Any ## Basic Information - **Project Name**: HTTP-Any - **Description**: Read-only release history for HTTP-Any - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README HTML::Any - a common interface for HTTP clients (LWP, AnyEvent::HTTP, Curl) =========================================================================== INSTALLATION To install this module type the following: perl Makefile.PL make make test make install Also install: - Net::Curl to use HTML::Any::Curl - Net::Curl, EV and Net::Curl::Multi::EV to use HTML::Any::Curl with Multi - AnyEvent::HTTP, EV to use HTML::Any::AnyEvent - LWP to use HTML::Any::LWP DOCUMENTATION See Any.pod file. COPYRIGHT AND LICENCE Copyright (C) 2013 by Nick Kostyria This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.