How to Install and Uninstall libmodule-used-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "libmodule-used-perl" package
This guide let you learn how to install libmodule-used-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libmodule-used-perl
Copied
2. Uninstall "libmodule-used-perl" package
This guide let you learn how to uninstall libmodule-used-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libmodule-used-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmodule-used-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libmodule-used-perl
Priority: optional
Section: universe/perl
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.3.0-2
Depends: perl, libconst-fast-perl, libfile-next-perl, libmodule-path-perl, libppi-perl
Filename: pool/universe/libm/libmodule-used-perl/libmodule-used-perl_1.3.0-2_all.deb
Size: 14390
MD5sum: eb554ea30248267e976b17c8fb0f6f0c
SHA1: dc1aa7ed7641237809068a33a3f3eced3cd28cdb
SHA256: 9faa1c0a45b72d990f8e605b1455548c47dca86fb76f992eb85e01a9bf148024
Description-en: library to detect modules loaded by Perl code without running it
Module::Used is a Perl module that does static analysis of arbitrary Perl
code, looking for use and require statements to determine what modules are
required by the code. It also knows about Moose and Moose::Role, so it can
determine appropriate dependencies in that case too.
Description-md5: 3a90a4cc77e0581df729cbd83aa0f6ac
Homepage: https://metacpan.org/release/Module-Used
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.3.0-2
Depends: perl, libconst-fast-perl, libfile-next-perl, libmodule-path-perl, libppi-perl
Filename: pool/universe/libm/libmodule-used-perl/libmodule-used-perl_1.3.0-2_all.deb
Size: 14390
MD5sum: eb554ea30248267e976b17c8fb0f6f0c
SHA1: dc1aa7ed7641237809068a33a3f3eced3cd28cdb
SHA256: 9faa1c0a45b72d990f8e605b1455548c47dca86fb76f992eb85e01a9bf148024
Description-en: library to detect modules loaded by Perl code without running it
Module::Used is a Perl module that does static analysis of arbitrary Perl
code, looking for use and require statements to determine what modules are
required by the code. It also knows about Moose and Moose::Role, so it can
determine appropriate dependencies in that case too.
Description-md5: 3a90a4cc77e0581df729cbd83aa0f6ac
Homepage: https://metacpan.org/release/Module-Used
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu