Re: Finance::Quote
sisyphus <[email protected]> Sat, 4 Jul 2026 00:22:40 +1000
| Newsgroups | gmane.comp.lang.perl.beginners |
|---|---|
| Message-ID | <CADZSBj353Q7pV-mF+F8hjpncDiAAV6DFswJffJ-MVxvu7vzv5w@mail.gmail.com> |
On Fri, Jul 3, 2026 at 11:08=E2=80=AFPM Mike <[email protected]> wrote: > Instead it installs here: > home/mike/.cpan/build/Finance-Quote-1.70-0/lib/Finance/ No - that's just the location of the module's build directory. > I would like to be able to install Finance::Quote and use it. > Can anyone here help? I think that it has failed to install correctly because XML::LibXML (and perhaps other dependencies) have failed to build and install. You might find that running "cpan -fi Finance::Quote" will provide you with a satisfactory result. However, even if that seems to work you should be aware that there might still be some missing functionality - unless all of the tests in Finance::Quote and in all of the prerequisite modules have passed. Cheers, Rob -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/