The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
AltaVista::BabelFish version 42.01
===============================

See Pod for documentation or 
 perldoc AltaVista::BabelFish 

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

or

  perl -MCPAN -e 'install AltaVista::BabelFish;'

DEPENDENCIES

This module:

  LWP::UserAgent

as well as an internet connection are required.

This module doesn't require these other modules but latest() works [better] with them (see Pod for more info):

  CPAN, IO::Redirect

COPYRIGHT AND LICENCE

Copyright (C) 2005 Daniel Muey

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