-
Migrated from [rt.perl.org#132908](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=132908) (status was 'open')
Searchable as RT132908$
p5pRT updated
2 years ago
-
I have been using GitHub Copilot Chat for generating commit messages, but recently, this feature has stopped working. Regardless of the file changes, I receive the following message: "Cannot g…
-
### Description
I have just got a new office machine with a Ubuntu 16.04 and wanted to go back to the barely-modified prezto I used previously. I recursively cloned this repository and ran the four…
-
Migrated from [rt.perl.org#133363](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=133363) (status was 'open')
Searchable as RT133363$
p5pRT updated
2 years ago
-
Hello,
Earlier this year I used this [guide](https://zer09er.blogspot.com/2020/04/how-to-install-and-configure-cops-with.html) to install COPS server on a Pi2 running DietPi OS v6.3 (Debian Buster)…
-
I get the follwoing test errors while trying to install via cpanm on Perl 5.10.1 64 bit.
(Yes, Perl is old, but being a part of RHEL 6.6 rather common)
Environment: LANG=de_DE.UTF-8
```
t/Policy/Var…
-
I am trying to configure `cpan` manually after installing perl 5.26.2 with Anaconda :
```
$ cd /home/hakon/anaconda3/envs/perl_test/bin
$ ./cpan
Loading internal null logger. Install Log::Log4…
-
I'm using bash with Starship 1.13.1 and a few common plugins, nothing crazy ([here](https://github.com/colinmollenhour/dotfiles/blob/main/.config/starship.toml)).
After I quit moar the terminal pos…
-
### Is there an existing issue for this bug?
- [x] I have searched the existing issues
### Required Troubleshooting Steps
- [x] I have followed these troubleshooting steps
- [x] I have tried both v…
-
### Issue description
`pipenv install psycopg2` failed, even though the `Pipfile` and `Pipfile.lock` files included the entries and hashes for packages.
Also I noticed that `pip install psycopg2…