-
-
26 Jan 1998 23:51:56 UTC
- Distribution: LWP-attic
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (609 / 0 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (5.92KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
LWP::IO - Low level I/O capability
SYNOPSIS
use LWP::IO ();
DESCRIPTION
The following functions are available:
These routines provide low level I/O with timeout capability for the LWP library. These routines will only be installed if they are not already defined. This fact can be used by programs that need to override these functions. Just provide replacement functions before you require LWP. See also LWP::TkIO.
Module Install Instructions
To install LWP::IO, copy and paste the appropriate command in to your terminal.
cpanm LWP::IO
perl -MCPAN -e shell install LWP::IO
For more information on module installation, please visit the detailed CPAN module installation guide.