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

Before doing anything else, what does cpan -D Mojolicious show?

cpanm install install Mojo::Message::Response cpanm install install Mojo::Message cpanm install install Mojo::UserAgent

No need for double installs (don't worry install has you covered 'install - Dummy module that prevents unexpected results from the CPAN shell'). cpanm Mojolicious should install the whole framework for you.

Replies are listed 'Best First'.
Re^10: Using a Fetchrow with LWP
by justin423 (Scribe) on Jul 19, 2023 at 16:16 UTC
    Oh boy...
    Mojolicious ---------------------------------------------------------------------- +--- (no description) S/SR/SRI/Mojolicious-9.33.tar.gz C:\Strawberry\perl\vendor\lib\Mojolicious.pm Installed: 7.32 CPAN: 9.33 Not up to date

      Lot's of new things and improvements since then :)