New ubuntu 19.10 installation (perl 5.28.1):
```
# cpan Mojolicious::Plugin::Renderfile
Loading internal logger. Log::Log4perl recommended for better logging
Reading '/root/.cpan/Metadata'
Database was generated on Fri, 18 Oct 2019 20:29:02 GMT
>(error): Could not expand [Mojolicious::Plugin::Renderfile]. Check the module name.
>(info): I can suggest names if you install one of Text::Levenshtein::XS, Text::Levenshtein::Damerau::XS, Text::Levenshtein, and Text::Levenshtein::Damerau::PP
>(info): and you provide the -x option on invocation.
>(error): Skipping Mojolicious::Plugin::Renderfile because I couldn't find a matching namespace.
```
any advice?