Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

LWP::RobotPUA

Name LWP::RobotPUA
Version
Located at /usr/local/share/perl5
File /usr/local/share/perl5/LWP/RobotPUA.pm
Is Core No
Search CPAN for this module LWP::RobotPUA
Documentation LWP::RobotPUA
Module Details LWP::RobotPUA

NAME

LWP::RobotPUA - Parallel LWP::RobotUA


SYNOPSIS

  require LWP::RobotPUA;
  $ua = new LWP::RobotPUA 'my-robot/0.1', 'me@foo.com';
  (see description of LWP::Parallel::RobotUA)


DESCRIPTION

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 the LWP::Parallel::RobotUA manpage for the documentation on this module.


AUTHOR

Marc Langheinrich, marclang@cpan.org


SEE ALSO

the LWP::Parallel::RobotUA manpage, the LWP::Parallel::UserAgent manpage, the LWP::RobotUA manpage


COPYRIGHT

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.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024