in reply to Re^8: Using a Fetchrow with LWP
in thread Using a Fetchrow with LWP

Even weirder..
cpan> o conf commit commit: wrote 'C:\Strawberry\perl\lib/CPAN/Config.pm' cpan> o conf urllist urllist 0 [http://mirror.datapipe.net/CPAN/] 1 [http://mirrors.rit.edu/CPAN/] Type 'o conf' to view all configuration items cpan> install Mojo::Message Database was generated on Wed, 19 Jul 2023 12:59:13 GMT Mojo::Message is up to date (undef). cpan> install Mojo::UserAgent Mojo::UserAgent is up to date (undef). cpan> install Mojo::Message::Response Mojo::Message::Response is up to date (undef). still... Can't locate object method "save_to" via package "Mojo::Message::Respo +nse" at testdown1.pl line 27.

Replies are listed 'Best First'.
Re^10: Using a Fetchrow with LWP
by marto (Cardinal) on Jul 19, 2023 at 14:16 UTC

    https://www.cpan.org/SITES.html:

    "For many years, CPAN benefitted from the mirroring of the central respository to many sites around the world. In the time of a slower global Internet, these mirrors provided most Perl users with fast access to thousands of software distributions. These days, the CPAN is backed by a CDN that performs the same job, but transparently. There is no longer a list of registered mirrors, you can just point at www.cpan.org and go."

    just use https://www.cpan.org/.