Finance::YahooJPN::Quote version 0.13
=====================================

 This module provides you functions to fetch a quote of 
 Japanese stock market from Yahoo-Japan-Finance.

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.
 And the test script will take several minutes to progress.
 And sometime the test may fail if the network connection is
 unstable.

DEPENDENCIES

 This module requires perl 5.8 or later.

COPYRIGHT AND LICENCE

 Copyright (c) 2001-2004 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.
