How To Install Perl5i In Debian, Ubuntu, Kali, Fedora And Raspbian?
perl5i
pragma to fix as much of Perl 5 as possible
Maintainer: Debian Perl Group
Email: [email protected] .
Website: https://metacpan.org/release/perl5i
Section: perl
Install perl5i
-
Debian
apt-get install libperl5i-perl
Click to copy -
Ubuntu
apt-get install libperl5i-perl
Click to copy -
Kali Linux
apt-get install libperl5i-perl
Click to copy -
Fedora
dnf install libperl5i-perl
Click to copy -
Raspbian
apt-get install libperl5i-perl
Click to copy
libperl5i-perl
pragma to fix as much of Perl 5 as possibleperl5i is a Perl pragma that swiftly enables the features of a collection of modules and techniques used to fix Perl 5's warts. It includes changing core functions, adding features and changing defaults, so it will likely not be 100% backwards compatible with standard Perl 5 syntax. However, this pragma tries to limit the damage by having a lexical effect.
perl-perl5i
pragma
Installing perl5i command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of perl5i 2023 package in your OS.