Binary package “libpackage-stash-xs-perl” in ubuntu xenial

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.