How to Install libsubunit-perl in Ubuntu 18.04



Install libsubunit-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libsubunit-perl

Description:

perl parser and diff for Subunit streams

subunit is a protocol for test activity serialisation deserialisation. This permits executing tests remotely, or saving the result of test runs for later introspection. . The libsubunit-perl package contains the Perl language support for Subunit.

Homepage: http://code.launchpad.net/subunit

Version: 1.2.0-0ubuntu2

Section: universe/perl