lib::LWP::TkIO

Section: User Contributed Perl Documentation (3)
Updated: perl 5.004, patch 55
Index Return to Main Contents
 

NAME

LWP::TkIO - Tk I/O routines for the LWP library  

SYNOPSIS

 use Tk;
 require LWP::TkIO;
 require LWP::UserAgent;


 

DESCRIPTION

This module provide replacement functions for the LWP::IO functions. Require this module if you use Tk and want non exclusive IO behaviour from LWP. This does not allow LWP to run simultaneous requests though.

See also the LWP::IO manpage.


 

Index

NAME
SYNOPSIS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 23:58:16 GMT, February 15, 2023