-
I see a previous fix to support Haiku from some time ago, but I get this error with the latest Haiku (installed yesterday, vanilla beta 5 release).
```
/packages/perl_x86-5.40.0-4/.self/lib/perl5/…
-
Hello! I am a Gentoo contributor, helping improving NGINX ecosystem in our distribution. An important part of packaging software is testing. While setting up tests for this module, I have noticed that…
-
Maintainer: @Naoir
Environment: Alpine Linux 3.18, OpenWRT 23.05.5
Description:
During cross-compilation of perl module on Alpine specifically, execution of miniperl fails, as been noted in mult…
-
I already had a `~/perl5/perlbrew/` directory in place for unrelated reasons, but it did not contain the `dists/` subdirectory. Attempting a new install in this situation makes `curl` fail with error …
-
```
$ perlver-fast -ve'10 < $a < 40 and exit 0'
-e: 5.006 / 5.006
```
Stacked comparison was introduced in 5.31.10. If we exclude devel versions, it should report 5.32.0 instead of 5.006
```
$ p…
-
```
# Failed test 'collection_checksums died (The returned path spec did not have a "contents" key: {"collection":"/testZone/home/irods/iRODSTest.48815.10/irods","error":{"code":-317000,"message":"…
-
FUK no longer works for me (openSUSE Leap 15.5). No matter what options I pass, I get the following error:
```
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/5.26.1/Math/BigIn…
-
This will cause a runtime error after perl-DBI is installed. (with pacman)
```
caps@DESKTOP-48TQ8BJ MSYS ~
$ perl -e 'use DBI;'
Can't load '/usr/lib/perl5/vendor_perl/auto/DBI/DBI.dll' for modu…
-
With win7+babun(cygwin), I got an error during terminal init (bashrc script). PATH variable is broken because of special characters in it : space; parens.
> __perlbrew_set_path:export:2: not valid in…
-
Test suite fails on my smokers, probably because of undeclared prereqs:
```
# Failed test 'can create a class'
# at t/role.t line 31.
# got: 'Can't locate Myriad/Role.pm in @INC (you …