-
Module::Metadata 's `package_versions_from_directory()` is confused by the existence of a `fatscript.pm` file in the directory being searched. The function pushes modules into the results that are in…
-
**Describe the bug**
During upgrade from 7.1.2 to 8.0 failed with error of broken package. The upgrade process halted, when click at system update link show error relating ebox, after restart web ser…
-
Hi,
Beav looks interesting and I was hoping to testing it out. I installed beav via conda on my Ubuntu 20.04.6 LTS workstation but I get the below error after activating the conda beav env and runn…
-
The API.pm module throws up this error. Needs to be fixed / made more human understandable what went wrong.
```
Use of uninitialized value $id in sprintf at /Users/matthiasvandermaesen/.plenv/vers…
-
Module:
**Description**
The error in the `ls` command prevents `Perl` from passing the integrity check
```
[ 57s] + /bin/sh Configure -des -Doptimize=none '-Dccflags=-O2 -g -grecord-gc…
-
All of the buildpack-deps ubuntu images have broken content in `/etc/timezone`:
```
% docker run --rm buildpack-deps:24.04-curl cat /etc/timezone
/UTC
```
The `/etc/timezone` file is supposed…
-
This ticket was imported from [rt.cpan.org 115382](https://rt.cpan.org/Ticket/Display.html?id=115382)
* Requestor: bracdt@gmail.com
* Date: Mon Jun 12 02:30:33 2017
* Original subject: Can't loca…
-
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…
-
Howdy, just started using pico8, and i'm looking to do some more hacking!
I'm running arch linux, and when I run it as a standalone script, it fails:
```
pico2png♠ ./pico2png.pl
-bash: ./pico2png.p…
-
I got this when running a --from command from an old ~/perl5 to a new one as a user:
perl-migrate-modules --from ~/perl5 usr/pkg/bin/perl
Shared system, I don't have sudo, so I have my local…