How to Install libpackage-stash-xs-perl in Ubuntu 18.04



Install libpackage-stash-xs-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpackage-stash-xs-perl

Description:

Perl module providing routines for manipulating stashes (XS version)

Manipulating stashes (Perl's symbol tables) is occasionally necessary, but incredibly messy, and easy to get wrong. Package::Stash hides all of that behind a simple API. . This package provides the faster and more correct XS implementation.

Homepage: https://metacpan.org/release/Package-Stash-XS

Version: 0.28-3build2

Section: perl