Your IP : 216.73.216.1


Current Path : /usr/local/share/perl5/Bundle/
Upload File :
Current File : //usr/local/share/perl5/Bundle/ParallelUA.pm

# -*- perl -*-
# $Id: ParallelUA.pm,v 1.9 2003/02/19 14:57:55 langhein Exp $

package Bundle::ParallelUA;

$VERSION = '2.54_19'; 

1;

__END__

=head1 NAME

Bundle::ParallelUA - CPAN Bundle for the LWP Parallel User Agent extension

=head1 SYNOPSIS

C<perl -MCPAN -e 'install Bundle::ParallelUA'>

=head1 CONTENTS

ExtUtils::MakeMaker  - should be in perl disribution

LWP::UserAgent       - Base for Parallel::UserAgent

LWP::RobotUA         - Base for Parallel::RobotUA

LWP::Protocol        - Base Protocol implementations

LWP::Parallel        - Parallel User Agent itself

=head1 DESCRIPTION

This bundle defines all required modules for ParallelUserAgent.

=head1 AUTHOR

Marc Langheinrich

=cut