GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LWP::RobotPUA(3) User Contributed Perl Documentation LWP::RobotPUA(3)

LWP::RobotPUA - Parallel LWP::RobotUA

  require LWP::RobotPUA;
  $ua = new LWP::RobotPUA 'my-robot/0.1', 'me@foo.com';

  (see description of LWP::Parallel::RobotUA)

RobotPUA is a simple frontend to the LWP::Parallel::RobotUA module. It is here in order to maintain the compatibility with previous releases. However, in order to prevent the previous need for changing the original LWP sources, all extension files have been moved to the LWP::Parallel subtree.

If you start from scratch, maybe you should start using LWP::Parallel and its submodules directly.

See the LWP::Parallel::RobotUA for the documentation on this module.

Marc Langheinrich, marclang@cpan.org

LWP::Parallel::RobotUA, LWP::Parallel::UserAgent, LWP::RobotUA

Copyright 1997-2004 Marc Langheinrich <marclang@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2016-05-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.