check_perldiag
module for parsing error messages from the Perl interpreter
Install
- All systems
-
curl cmd.cat/check_perldiag.sh
- Debian
-
apt-get install libparse-errorstring-perl-perl - Ubuntu
-
apt-get install libparse-errorstring-perl-perl - Kali Linux
-
apt-get install libparse-errorstring-perl-perl - Fedora
-
dnf install perl-Parse-ErrorString-Perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libparse-errorstring-perl-perl - Raspbian
-
apt-get install libparse-errorstring-perl-perl
libparse-errorstring-perl-perl
module for parsing error messages from the Perl interpreter
Parse::ErrorString::Perl is aimed primarily at those developing integrated development environments, allowing them to have a nice object oriented interface to parsed error messages of the Perl interpreter.