-
What's the appropriate means of creating a perlbrew installation in /opt/perl5? I've attempted a few seemingly obvious methods without success (modifying init file export values), however perlbrew ei…
-
`my $now = DateTime->now(locale => 'de-DE', time_zone => 'local');`
Sometimes (like once in 50 times this code is used) we observe following error on perl 5.32.1 with DateTime v1.65.:
```
Use of …
-
It appears `pause` is missing a dependency in the build process.
```
$ pause ls
Cannot resolve Sah schema: not a known built-in Sah type 'str' (can't locate Data::Sah::Type::str) and not a known sc…
-
From comment https://github.com/fink/fink-distributions/commit/54d4220054f6e45299367556d99860c40b897d01#r150409884
Then, following links from https://opensource.apple.com/releases/
macOS 14.0-14…
-
Hello,
With a fresh install of Fedora 41, I ran into the following build failure
```
--- stderr
Can't locate File/Compare.pm in @INC (you may need to install the File::Compare module) (@INC entrie…
-
It seems that Test::Exception has to be declared as a (test) prereq:
```
Can't locate Test/Exception.pm in @INC (you may need to install the Test::Exception module) (@INC entries checked: /github/hom…
-
Let's say we have this derivation
```nix
{ lib
, fetchurl
, pkgs
,
}:
# Generated via nix run nixpkgs#nix-generate-from-cpan
# See https://nixos.wiki/wiki/Perl
pkgs.perlPackages.buildPerlPackage {
p…
-
Can't install Perls on brand new RHEL8 install on a new VM
```
$ curl -L https://install.perlbrew.pl|bash
$ source ~/perls/perlbrew/etc/bashrc
$ perlbrew init
$ perlbrew install --thread --multi -…
-
Hello,
Just testing Eukulele v2.0.9 in some Eukaryotic MAGs. Installation with conda went great. I downloaded eukprot, mmetsp and phylodb as well.
However, when making some test on a few MAGs, the…
-
Attean-0.035 added two new dependencies to Test::Attean::W3CManifestTestSuite module:
~~~
--- Attean-0.034/lib/Test/Attean/W3CManifestTestSuite.pm 2025-02-03 12:23:48.037695559 +0100
+++ Attea…