On Fri, Jul 3, 2026 at 11:08 PM 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/
