Finance::Currency::Convert::XE ============================== This module is a Perl extension for currency conversion available from XE.com's Universal Currency Converter (tm) site. The module was originally named WWW::UCC, but upon discovering the distribution Finance::Currency::Convert::Yahoo, felt it would better fit into that namespace. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules: WWW::Mechanize HTML::TokeParser For optional testing the module would like these other modules: Test::Pod Test::Pod::Coverage SUPPORT If you spot a bug or are experiencing difficulties that are not explained within the POD documentation, please send an email to barbie@cpan.org or submit a bug to the RT system (http://rt.cpan.org/). It would help greatly if you are able to pinpoint problems or even supply a patch. Fixes are dependant upon their severity and my availablity. Should a fix not be forthcoming, please feel free to (politely) remind me. AUTHOR Barbie, for Miss Barbell Productions . COPYRIGHT AND LICENCE Copyright (C) 2002-2005 Barbie for Miss Barbell Productions. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.