How to Install libgraph-d3-perl in Ubuntu 18.04



Install libgraph-d3-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libgraph-d3-perl

Description:

module to create ref/json to show node-edge graph with D3.js

Graph::D3 is a moudle to covert Graph object to the format which is used in d3.js(http://d3js.org/). Graph::D3 simply supports node-edge graph.

Homepage: https://metacpan.org/release/Graph-D3

Version: 0.03-1

Section: universe/perl