-
When the perl encoding library isn't installed, for some of my zip files, if I run `zipdetails -vv `, it fails with:
```
❯ zipdetails -vv
00000000 00000003 00000004 50 4B 03 04 LOCAL HEADER #1…
-
Helper/utility tool/script _csv_dequote.pl_ triggers warnings from the _perl_ linter in Super-Linter.
**To Reproduce**
Run perlcritique or perl linter from Super-Linter.
```sh
perlcritic .
…
-
### Describe the bug
When I try to launch Element from rofi, it consumes 100% CPU and does not show the window. If I click on the tray icon, it shows a blank window.
One interesting thing is tha…
-
When running `flamegraph.pl` on RHEL 8.1, I encounter the following error:
```
$ perf script | ~/FlameGraph/stackcollapse-perf.pl | ~/FlameGraph/flamegraph.pl > flame.svg
Can't locate open.pm in …
-
Module: perl5db.pl
**Description**
`Term::Rendezvous` is required when the noTTY option is specified, but it is not available either in the standard distribution or on CPAN.
```
% cpan…
-
On FreeBSD with perls compiled with -Duselongdouble the module compilation fails:
```
...
cc -c -I. -Irabbitmq-include -Irabbitmq-include/unix -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-al…
-
### Brief Issue Summary
Recently, I tried to use `find_program` to find some 3rd-party tools installed on my Kubuntu 22.04 system. For example:
```bash
hwhsu1231@vb-kubuntu:~$ which node && whi…
-
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…
-
### Environment
- OS: Linux
- Browser: Any
- Znuny version: 6.5.3
### Expected behaviour
No (visible) errors in either the user/agent interface nor the logs.
### Actual behaviour
Erro…
tgurr updated
1 month ago
-
Hi All,
I had build the nginx binary on rhel 7.6 ppc64le (version 1.17.1.1rc0) from source code - https://github.com/openresty/openresty.
Please note that, I had copied and used ppc64le compiled …