How to Install libtest-json-perl in Ubuntu 18.04



Install libtest-json-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libtest-json-perl

Description:

module for testing JSON data

Test::JSON is a Perl test framework for verifying arbitrary data written in JavaScript Object Notation (JSON), a lightweight data interchange format. . See for more information.

Homepage: https://metacpan.org/release/Test-JSON

Version: 0.11-2

Section: universe/perl