mauke

Results 39 issues of mauke

This is a feature request. It would be nice if znc supported listening on a unix socket, not a tcp port. I would then use ssh to forward a local...

In [Function::Parameters](https://metacpan.org/pod/Function::Parameters#DESCRIPTION) I link to `L`, which metacpan converts to https://metacpan.org/pod/perlapi#PL_keyword_plugin, which is 404. According to https://github.com/CPAN-API/metacpan-web/issues/686 metacpan simply doesn't support perlapi, but then it shouldn't try to generate links...

Volunteer needed
group:Perl

http://cpancover.com/latest/Function-Parameters-1.0402/blib-lib-Function-Parameters-pm.html#26 This line shows `(?&ident) (?! [^\s:(] ) (?¶m)?+ \s*+` (part of a regex). Looking at https://metacpan.org/source/MAUKE/Function-Parameters-1.0402/lib/Function/Parameters.pm#L26 the actual code is `(?&ident) (?! [^\s:(] ) (?&param)?+ \s*+`. It looks like...

status: waiting for fix

### Description Docker compose has suddenly started complaining about unknown top-level properties in configuration templates that are only used via `extends`, which is breaking my builds. It didn't used to....

kind/bug
status/0-triage

* Mojolicious version: 9.31 * Perl version: v5.36.0 * Operating system: Linux (Ubuntu 22.04) ### Steps to reproduce the behavior ```perl #!/usr/bin/env perl use v5.12.0; use warnings; use Test::More; use...

bug
help wanted
security

* Mojolicious version: 9.31 * Perl version: v5.36.0 * Operating system: Ubuntu 22.04.1 LTS ### Steps to reproduce the behavior ```perl #!/usr/bin/env perl use v5.12.0; use warnings; use Test::More; use...

bug
help wanted

* Mojolicious version: 9.31 * Perl version: v5.36.0 * Operating system: Ubuntu 22.04.1 LTS ### Steps to reproduce the behavior ```perl #!/usr/bin/env perl use v5.12.0; use warnings; use Test::More; use...

bug
help wanted

* Mojolicious version: 9.31 * Perl version: v5.36.0 * Operating system: Ubuntu 22.04.1 LTS ### Steps to reproduce the behavior ```perl #!/usr/bin/env perl use v5.12.0; use warnings; use Test::More; use...

bug
help wanted

* Mojolicious version: 9.31 * Perl version: v5.36.0 * Operating system: Linux (Ubuntu 22.04) ### Steps to reproduce the behavior ```perl #!/usr/bin/env perl use v5.12.0; use warnings; use Test::More; use...

feature request
help wanted

* Mojolicious version: 9.31 * Perl version: v5.36.0 * Operating system: Linux (Ubuntu 22.04) ### Steps to reproduce the behavior ```perl #!/usr/bin/env perl use v5.14.0; use warnings; use Test::More; use...

bug
help wanted