libpackage-stash-xs-perl

Perl module providing routines for manipulating stashes (xs version)
  https://metacpan.org/release/Package-Stash-XS
  0
  no reviews



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.