How to Install libpath-router-perl in Ubuntu 18.04



Install libpath-router-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpath-router-perl

Description:

tool for routing paths

Path::Router provides a way of deconstructing paths into parameters suitable for dispatching on. It also provides the inverse in that it will take a list of parameters, and construct an appropriate uri for it.

Homepage: https://metacpan.org/pod/Path::Router

Version: 0.15-1

Section: universe/perl