gnc-prices

Dave Peticolas dave@krondo.com
Sat, 19 Aug 2000 12:51:03 -0700


CVS has been updated with the latest version of Finance::Quote in the lib
directory. The old src/quote/Quote.pm has been removed. To use gnc-prices,
you need to install Finance::Quote. This is done in the typical perl fashion:

perl Makefile.PL
make
make install (likely as root)

This will install Finance::Quote in the standard place for perl modules on
your system. Congrats to Paul F. and the other F::Q developers!

dave