How to Install and Uninstall libdata-compare-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "libdata-compare-perl" package
Please follow the instructions below to install libdata-compare-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libdata-compare-perl
Copied
2. Uninstall "libdata-compare-perl" package
Please follow the instructions below to uninstall libdata-compare-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libdata-compare-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libdata-compare-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libdata-compare-perl
Priority: optional
Section: universe/perl
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Miguelangel Jose Freitas Loreto
Architecture: all
Version: 1.25-0.1
Depends: perl, libfile-find-rule-perl (>= 0.10)
Suggests: libscalar-properties-perl
Filename: pool/universe/libd/libdata-compare-perl/libdata-compare-perl_1.25-0.1_all.deb
Size: 17934
MD5sum: 11c2dbfcf88afb7e92971f471805cb24
SHA1: df7410e30bebcbedf416dbdaf4ca905fdc995023
SHA256: 87770a01ee7e77f0378a7e1ea3d417f0102822105d6bdfc8f890cf00ee4b4bf9
Description-en: perl module to compare perl data structures recursively
The Data::Compare module compares two perl data structures recursively,
it natively handles several built-in data types - scalars, references
to scalars, references to arrays, references to hashes, references
to subroutines, compiled regular expressions, and globs. For objects, it tries
to Do The Right Thing and compares the underlying data type.
.
However, this is not always what you want. This is especially true if you
have complex objects which overload stringification and/or numification.
So you can extend this module with your own plugins for special data
structures, by using Data::Compare::Plugins (this is not an extra package, it
is included here).
Description-md5: c3a99a406affde30658cd2da4b20db78
Homepage: http://search.cpan.org/dist/Data-Compare/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Miguelangel Jose Freitas Loreto
Architecture: all
Version: 1.25-0.1
Depends: perl, libfile-find-rule-perl (>= 0.10)
Suggests: libscalar-properties-perl
Filename: pool/universe/libd/libdata-compare-perl/libdata-compare-perl_1.25-0.1_all.deb
Size: 17934
MD5sum: 11c2dbfcf88afb7e92971f471805cb24
SHA1: df7410e30bebcbedf416dbdaf4ca905fdc995023
SHA256: 87770a01ee7e77f0378a7e1ea3d417f0102822105d6bdfc8f890cf00ee4b4bf9
Description-en: perl module to compare perl data structures recursively
The Data::Compare module compares two perl data structures recursively,
it natively handles several built-in data types - scalars, references
to scalars, references to arrays, references to hashes, references
to subroutines, compiled regular expressions, and globs. For objects, it tries
to Do The Right Thing and compares the underlying data type.
.
However, this is not always what you want. This is especially true if you
have complex objects which overload stringification and/or numification.
So you can extend this module with your own plugins for special data
structures, by using Data::Compare::Plugins (this is not an extra package, it
is included here).
Description-md5: c3a99a406affde30658cd2da4b20db78
Homepage: http://search.cpan.org/dist/Data-Compare/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu