How to Install and Uninstall libmodule-versions-report-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libmodule-versions-report-perl" package

In this section, we are going to explain the necessary steps to install libmodule-versions-report-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmodule-versions-report-perl

2. Uninstall "libmodule-versions-report-perl" package

Please follow the guidance below to uninstall libmodule-versions-report-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmodule-versions-report-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmodule-versions-report-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmodule-versions-report-perl
Architecture: all
Version: 1.06-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: perl
Filename: pool/universe/libm/libmodule-versions-report-perl/libmodule-versions-report-perl_1.06-2_all.deb
Size: 9204
MD5sum: 67ee40b39e0969e1c84855f58385146f
SHA1: 1ad5ebef607093a63136fb5f066d0f080d100cd2
SHA256: de898af9c1c8994e64aa358888368d08325d0746c4f839450d13cbae58390729
SHA512: 2cba70028afa5cd8b35472f4ae207b6663da7930936b80d7f1a64ec54eb7af5a13e611e29a6248bac3a936a28c1a1623aa3346e1a9c518714e1f5ae161251ed7
Homepage: https://metacpan.org/release/Module-Versions-Report
Description-en: Report versions of all modules in memory
The author says: "I often get email from someone reporting a bug in a
module I've written. I email back, asking what version of the module
it is, what version of Perl on what OS, and sometimes what version of
some relevant third library (like XML::Parser). They reply, saying
"Perl5". I say "I need the exact version, as reported by 'perl -v'".
They tell me. And I say "I, uh, also asked about the version of my
module and XML::Parser [or whatever]". They say "Oh yeah. It is 2.27".
"Is that my module or XML::Parser?" "XML::Parser." "OK, and what
about my module's version?" "Oh yeah. That's 3.11." By this time,
days have passed, and what should have been a simple operation --
reporting the version of Perl and relevant modules, has been
needlessly complicated".
.
This module is for simplifying that task. If you add "use
Module::Versions::Report;" to a program (especially handy if your
program is one that demonstrates a bug in some module), then when the
program has finished running, you well get a report detailing all the
modules in memory, and noting the version of each (for modules that
defined a $VERSION, at least).
Description-md5: ec0704ecc86790f2aaac6ec5b16e24ed