How to Install and Uninstall libmodern-perl-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "libmodern-perl-perl" package

In this section, we are going to explain the necessary steps to install libmodern-perl-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmodern-perl-perl

2. Uninstall "libmodern-perl-perl" package

Please follow the step by step instructions below to uninstall libmodern-perl-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmodern-perl-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmodern-perl-perl package on Ubuntu 21.10 (Impish Indri)

Package: libmodern-perl-perl
Architecture: all
Version: 1.20200211-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28
Depends: perl:any
Filename: pool/universe/libm/libmodern-perl-perl/libmodern-perl-perl_1.20200211-1_all.deb
Size: 10520
MD5sum: 38abf25cd5362c0ffcec69a2cdcc0985
SHA1: 7f41ec228aff4816b212482acf78625998550855
SHA256: 7bd5c1e37e452218412dd5d3fa23a03ffa2b4e00432ea33e4085409d4d2c792b
SHA512: 2fb35d36383976321507533776e94e2b0a18341a537f2cf45ca0c9f1c83c88b4f0247d039a0ec495edce671305a4fb83b76d1cace5e82c4ef51c8804067de3ee
Homepage: https://metacpan.org/release/Modern-Perl
Description-en: module for enabling all of the features of Modern Perl
Modern Perl programs use several modules to enable additional features of
Perl and of the CPAN. Instead of copying and pasting all of these 'use'
lines, instead write only one:
.
use Modern::Perl;
.
This enables the strict and warnings pragmas, as well as all of the features
available since Perl 5.10.
.
For enabling features of newer Perl releases, a year can be specified as an
import tag, e.g.:
.
use Modern::Perl '2017';
.
enables 5.24 features. Cf. Modern::Perl(3pm) for details.
.
See http://www.modernperlbooks.com/mt/2009/01/toward-a-modernperl.html for
more information, http://www.modernperlbooks.com/ for further discussion of
Modern Perl and its implications, and
http://onyxneon.com/books/modern_perl/index.html for a freely-downloadable
Modern Perl tutorial.
Description-md5: 11718f96220726ae18a842d080ca3541