-
### Discussed in https://github.com/gugod/App-perlbrew/discussions/832
Originally posted by **somian** December 16, 2024
I'm having some trouble setting up and using perlbrew on cygwin, and I …
-
Previous versions of sqitch ignore absent revert scripts when revert --log-only was issued. Now it's failing (see logs below). This behaviour was usefull when on development changes are reconsidered o…
-
**Description**
Perl crashes (malloc assertion or general segfault) when trying to run the following script:
**Steps to Reproduce**
```perl
use v5.40;
sub foo;
my $pat = qr/^(?:a|aa)(*{foo(s…
-
When running `make`:
```
cc -c -I. -I/usr/lib/perl5/5.40/vendor_perl/Tk -I/usr/lib/perl5/5.40/vendor_perl/Tk/pTk -I/usr/lib/perl5/5.40/vendor_perl/Tk/X11 -I/usr/X11R6/include -D_REENTRANT -D_GNU_SO…
-
**Describe the bug**
I use tar to extract item to /usr/ dir,and run xvncserver,it logs lots of dependency problem.I fix it one by one ,even `sudo cp -r /usr/local/bin/KasmVNC /usr/share/perl5/vendor_…
-
### Describe the bug
```
error: builder for '/nix/store/ayr4brjw49qr00grplrsk56k9qj98f6n-perl5.38.2-gscan2pdf-2.13.3.drv' failed with exit code 2;
last 10 log lines:
> Test Summary…
-
Migrated from [rt.perl.org#75740](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=75740) (status was 'open')
Searchable as RT75740$
p5pRT updated
3 years ago
-
siamak reported (by email) following:
```
root@siaworkstation:/home/siamak/Prynt3r# make requirements
sudo apt install ser2net socat slic3r
Reading package lists... Done
Building dependency tree.…
-
Quotable accepts Perl 6 regexes, but Greppable takes pcre stuff. Dog fooding to the max, everything should use Perl 6 regexes, even if it is a little bit slower.
At least, we can start with an opti…
-
Weblate - *.pot synchronization github stops working.
The problem seems to be missing some Perl dependencies
```
Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC…