How to Install libtypes-xsd-lite-perl in Ubuntu 18.04



Install libtypes-xsd-lite-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libtypes-xsd-lite-perl

Description:

type constraints based on a subset of XML schema datatypes

Types::XSD::Lite provides all the type constraints from XML Schema that could be implemented without introducing extra runtime dependencies (above Type::Tiny). That's basically all of the XSD types, except datetime-related ones, and XML-specific ones (QNames, IDRefs, etc). . If you want the full set of XML Schema types, see Types::XSD.

Homepage: https://metacpan.org/release/Types-XSD-Lite

Version: 0.005-1

Section: universe/perl