Finance::YahooJPN::Sym2Name version 0.02 ======================================== This module provides you functions to converts a Japanese stock symbol code to the name of company. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install This module and the test script requires internet connection. DEPENDENCIES This module requires perl5.8 or later. And, this module requires these other modules and libraries: Exporter Carp LWP::Simple Encode COPYRIGHT AND LICENCE Copyright (c) 2002-2003 Masanori HATA. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.