-
Presumably related to the shift to File::Slurper but I have not diagnosed any further.
Sample fail reports on CPAN Testers:
http://www.cpantesters.org/cpan/report/76d46504-71fb-1014-b65d-b70acf5520…
-
Migrated from [rt.perl.org#7142](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=7142) (status was 'open')
Searchable as RT7142$
-
This code performs an invalid call to `Socket::getaddrinfo` (invalid value for socktype parameter):
```perl
use Socket qw'getaddrinfo';
my ($err)=getaddrinfo('perl.org', 80, {socktype => -1});
d…
-
Our databases are on different servers. It seems to want a mysql_config file (which I've created) but I don't know where to put it so that it is found when doing the install. Getting the following re…
-
Hello,
I split my issue with #231 .
Sample fail report:
http://www.cpantesters.org/cpan/report/faab977f-6d26-1014-8029-a7def125e0a9
That test passes in perl 5.40.0 build .
Thank you,
-
## Issue description
Upgrade from 2024.x of ARM based AMI fails with:
```
Command: 'sudo DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade scylla scylla-machine-image -y -o Dpkg::Options::="--force…
-
Migrated from [rt.perl.org#6964](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=6964) (status was 'open')
Searchable as RT6964$
p5pRT updated
2 hours ago
-
I am trying to raise awareness of https://github.com/rdboisvert/Win32-LongPath/issues/14, which has been open for two years.
Running the test suite for LongPath reveals that `print` does *not* return…
-
On Mac OS X Tiger/i386 (darwin 8) when running the test suite 2 failures are observed. One in `run/locale.t` and one in `../lib/locale.t`.
```
Test Summary Report
-------------------
run/locale.t …
sevan updated
4 hours ago
-
**Describe the bug**
I'm followd [this](https://mattm.nz/blog/raspotify-proxmox-lxc/) to passthrough the audio device to lxc.
after it, the lxc didnt boot with latest pve and kernel
**To Reprod…