-
these deprecation warning are 'new' (just noticed them); afaict, no ops problems as a result - yet.
```
perl -v
This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-linux-thread-m…
-
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…
-
bigint was moved into a new package perl-bignum.
Related here: https://bugzilla.redhat.com/show_bug.cgi?id=1286363
[root@nms plugins]# ./check_snmp_int.pl
Can't locate bigint.pm in @INC (you m…
-
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 get this log error each time rpimonitor runs:
Use of uninitialized value in vec at /usr/share/perl5/HTTP/Daemon.pm line 111.
sysread() on closed filehandle GEN1405 at /usr/share/perl5/HTTP/Daemon.…
-
@bingos I see you've been doing some cleanup. Thank you!
I wanted to make sure we shared this with you so you were aware. we noticed that perl5 is mentioned explicitly in some places. Maybe these …
toddr updated
4 years ago
-
As we are now using libgit2 binding, we are no longer able to easily cross compile turbogit. I've started refactoring the CI but I struggle building for windows. The build raises this error:
```she…
b4nst updated
2 years ago
-
Can't locate Net/SSLeay/Handle.pm in @INC (you may need to install the Net::SSLeay::Handle module) (@INC entries checked: /data/data/com.termux/files/usr/lib/perl5/site_perl/5.38.0/arm-android /data/d…
-
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…