Name: | perl-Package-Stash |
---|---|
Version: | 0.40 |
Release: | 4.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 57141 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Package-Stash-0.40-4.el10_0.noarch.rpm |
Source RPM: | perl-Package-Stash-0.40-4.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Package-Stash |
Summary: | Routines for manipulating stashes |
Description: | Manipulating stashes (Perl's symbol tables) is occasionally necessary, but incredibly messy, and easy to get wrong. This module hides all of that behind a simple API. |