[Mojolicious] Trouble with Mojolicious::Guides::Grow

2020-10-10 Thread marckp
Hello community, I am new to Mojolicious. My os is centos 8. I'm having difficulty installing Mojolicious::Guides::Grow. The neither install commands succeed: > cpanm Mojolicious ! Finding Mojolicious::Guides::Growing on capnmtadb failed. ! Finding Mojolicious::Guides::Growing () on mirror http

Re: [Mojolicious] Trouble with Mojolicious::Guides::Grow

2020-10-10 Thread Dan Book
This is not a perl module, it's a documentation page that comes with the Mojolicious distribution. You can install it by installing any module in that distribution, such as Mojolicious. -Dan On Sat, Oct 10, 2020 at 4:39 PM marckp wrote: > > Hello community, > > I am new to Mojolicious. My os is