I am new to Mojolicious. My os is centos 8. I'm having difficulty installing Mojolicious::Guides::Grow. The neither install commands succeed:
! Finding Mojolicious::Guides::Growing on capnmtadb failed.
Database was generated on Fri, 09 Oct 2020 19:17:03 GMT
Fetching with HTTP::Tiny:
http://www.cpan.org/authors/01mailrc.txt.gzReading '/home/aqlserv/.local/share/.cpan/sources/authors/01mailrc.txt.gz'
............................................................................DONE
Fetching with HTTP::Tiny:
http://www.cpan.org/modules/02packages.details.txt.gzReading '/home/aqlserv/.local/share/.cpan/sources/modules/02packages.details.txt.gz'
Database was generated on Sat, 10 Oct 2020 19:56:00 GMT
HTTP::Date not available
.............
New CPAN.pm version (v2.28) available.
[Currently running version is v2.18]
You might want to try
install CPAN
reload cpan
to both upgrade CPAN.pm and run the new version without leaving
the current session.
...............................................................DONE
Fetching with HTTP::Tiny:
http://www.cpan.org/modules/03modlist.data.gzReading '/home/aqlserv/.local/share/.cpan/sources/modules/03modlist.data.gz'
DONE
Writing /home/aqlserv/.local/share/.cpan/Metadata
Warning: Cannot install Mojolicious::Guides::Growing, don't know what it is.
Try the command
i /Mojolicious::Guides::Growing/
to find objects with matching identifiers.
**********************************************************************************
I tried the suggested I tried the following command:
And, again not luck.