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

Last updated: May 12,2024

1. Install "libspiffy-perl" package

This is a short guide on how to install libspiffy-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libspiffy-perl

2. Uninstall "libspiffy-perl" package

This guide let you learn how to uninstall libspiffy-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libspiffy-perl
Architecture: all
Version: 0.46-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: 60
Depends: perl, libscalar-list-utils-perl
Filename: pool/universe/libs/libspiffy-perl/libspiffy-perl_0.46-1_all.deb
Size: 23864
MD5sum: 2dda8c57d8d6c4b2c2f82ae98117fc0e
SHA1: 93e4d59f3e41d42ac2be6cd476d9a74c57b356ee
SHA256: b3f8c2e864abcae6f21362db8f4af13702a68cda144f4a88e0a8efde2db6bb6e
SHA512: 3ad20d3569f0024b7661c96ce7d93723bda852384433f06bf5442ed5590ec5ef08a2748af1419aebdc65d760dab312a967382a26fd78b2fcb014e5ccb6dee52d
Homepage: https://metacpan.org/release/Spiffy
Description-en: Spiffy Perl Interface Framework For You
"Spiffy" is a framework and methodology for doing object oriented (OO)
programming in Perl. Spiffy combines the best parts of Exporter.pm,
base.pm, mixin.pm and SUPER.pm into one magic foundation class. It
attempts to fix all the nits and warts of traditional Perl OO, in a
clean, straightforward and (perhaps someday) standard way.
.
Spiffy borrows ideas from other OO languages like Python, Ruby,
Java and Perl 6. It also adds a few tricks of its own.
.
If you take a look on CPAN, there are a ton of OO related modules. When
starting a new project, you need to pick the set of modules that makes
most sense, and then you need to use those modules in each of your
classes. Spiffy, on the other hand, has everything you'll probably need
in one module, and you only need to use it once in one of your classes.
If you make Spiffy.pm the base class of the basest class in your
project, Spiffy will automatically pass all of its magic to all of your
subclasses. You may eventually forget that you're even using it!
Description-md5: 321f2d26d73c78979ac05371b37daf21