How to Install and Uninstall libperlx-define-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libperlx-define-perl" package

Here is a brief guide to show you how to install libperlx-define-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libperlx-define-perl

2. Uninstall "libperlx-define-perl" package

This guide let you learn how to uninstall libperlx-define-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libperlx-define-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperlx-define-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libperlx-define-perl
Architecture: all
Version: 0.101-4
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 21
Depends: libkeyword-simple-perl, libnamespace-clean-perl, perl
Breaks: libmoops-perl (<< 0.036)
Replaces: libmoops-perl (<< 0.036)
Filename: pool/universe/libp/libperlx-define-perl/libperlx-define-perl_0.101-4_all.deb
Size: 6380
MD5sum: 84a90e9250cdec795f002ae114c18d64
SHA1: 9356c774f73ca119bac1172b200a498cf5979d41
SHA256: fef4ef1b3eba9d5eaba81fb2ebc8ccf471e9db19c806cc79710c374ddafa892f
SHA512: 482d53dc2b9570596fe34793c1f973b5b0abd98828cb908f32e57a7a7fe1322e9f21e38ec8629fcfa2cf64e641dedaab8d4fd4ce5073d2ffdea9926bf7bf5cc3
Homepage: https://metacpan.org/release/PerlX-Define
Description-en: cute syntax for defining constants
PerlX::Define is a yet another module for defining constants.
.
Differences from constant.pm:
.
* Cute syntax.
Like constant.pm, constants get defined at compile time,
not run time.
* Requires Perl 5.12 or above.
If you're lucky enough to be able to free yourself
from the shackles of supporting decade-old versions of Perl,
PerlX::Define is your friend.
* Only supports scalar constants.
List constants are rarely useful.
Your constant can of course be a reference to an array or hash,
but this module doesn't attempt
to make the referred-to structure read only.
* Doesn't try to handle some of the things constant.pm does
like declaring constants using fully-qualified names,
or defining constants pointing at magic scalars.
.
Prior to version 0.100, PerlX::Define was bundled with Moops.
Description-md5: 755ec9f7910bc4518183fa335fa0bd9f