WWW-UCC
=======

This module acts as a Perl interface to the currency conversion tool
available from XE.com's Universal Currency Converter (tm) site.

Important Note: You must be connected to the internet to use this module ;)

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  URI
  LWP::Simple
  HTML::TokeParser

COPYRIGHT AND LICENCE

  Copyright (C) 2002-2003 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.
