On Mon, Oct 17, 2016 at 06:36:24AM +0000, Olivier Cherrier wrote: > I fixed it. Thank you.
OK bluhm@ for p5-Mojolicious-Plugin-AccessLog.tgz but someone else hat to commit it then > And here is another one: Mojolicious-Plugin-TextDomain. > Description: Mojolicious plugin for a gettext localization. There is no propper release. I am reluctant to put some github snapshot into the ports tree. Perl modules are distributed on CPAN with correct versioning. You have set VERSION = 0.1, but there is a $VERSION = '0.02' in Textdomain.pm. A quick search on CPAN found Mojolicious-Plugin-LocaleTextDomainOO and Mojolicious-Plugin-I18N. Can you check wether they are an alternative for you? bluhm