How to Install and Uninstall libxml-handler-composer-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libxml-handler-composer-perl" package

Please follow the instructions below to install libxml-handler-composer-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxml-handler-composer-perl

2. Uninstall "libxml-handler-composer-perl" package

Please follow the guidance below to uninstall libxml-handler-composer-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxml-handler-composer-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxml-handler-composer-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxml-handler-composer-perl
Priority: optional
Section: universe/perl
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.01-8
Depends: perl, libxml-um-perl
Filename: pool/universe/libx/libxml-handler-composer-perl/libxml-handler-composer-perl_0.01-8_all.deb
Size: 13662
MD5sum: e1d6e71e15d87b346912b65f50fdebd7
SHA1: 26c0b7630a74bfe7d75e4867a6265fa45bf24a49
SHA256: eaaf503acaf92a968e82df4ed1e40207aab2bc0d15a465ae1e4299161b50b16a
Description-en: Perl module for generating XML output
XML::Handler::Composer is similar to XML::Writer, XML::Handler::XMLWriter,
XML::Handler::YAWriter etc. in that it generates XML output.
.
This implementation may not be fast and it may not be the best
solution for your particular problem, but it has some features that
may be missing in the other implementations, such as:
* Supports every output encoding that XML::UM supports - XML::UM
supports every encoding for which there is a mapping file in the
XML::Encoding distribution.
* Pretty printing when used with XML::Filter::Reindent.
* Fine control over which kind of quotes are used.
* Supports PerlSAX interface.
Description-md5: f0a1fa884a155ad07527a035643db426
Homepage: https://metacpan.org/release/XML-Handler-Composer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu