Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Package-Stash-0.40-1.11 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: perl-Package-Stash Distribution: openSUSE Tumbleweed
Version: 0.40 Vendor: openSUSE
Release: 1.11 Build date: Tue Feb 22 04:07:54 2022
Group: Unspecified Build host: reproducible
Size: 57142 Source RPM: perl-Package-Stash-0.40-1.11.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/Package-Stash
Summary: Routines for manipulating stashes
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.

NOTE: Most methods in this class require a variable specification that
includes a sigil. If this sigil is absent, it is assumed to represent the
IO slot.

Due to limitations in the typeglob API available to perl code, and to
typeglob manipulation in perl being quite slow, this module provides two
implementations - one in pure perl, and one using XS. The XS implementation
is to be preferred for most usages; the pure perl one is provided for cases
where XS modules are not a possibility. The current implementation in use
can be set by setting '$ENV{PACKAGE_STASH_IMPLEMENTATION}' or
'$Package::Stash::IMPLEMENTATION' before loading Package::Stash (with the
environment variable taking precedence), otherwise, it will use the XS
implementation if possible, falling back to the pure perl one.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Tue Feb 22 2022 Tina Müller <timueller+perl@suse.de>
  - updated to 0.40
    see /usr/share/doc/packages/perl-Package-Stash/Changes
    0.40      2022-02-21 05:38:38Z
    - update bundled version of ExtUtils::HasCompiler, for new new Apple
      include paths
* Mon Nov 23 2020 Tina Müller <timueller+perl@suse.de>
  - updated to 0.39
    see /usr/share/doc/packages/perl-Package-Stash/Changes
    0.39      2020-11-22 01:26:43Z
    - updated distribution metadata and packaging
    - configuration phase now uses ExtUtils::HasCompiler
* Mon Dec 31 2018 Stephan Kulow <coolo@suse.com>
  - updated to 0.38
    see /usr/share/doc/packages/perl-Package-Stash/Changes
    0.38      2018-12-31 03:25:07Z
    - avoid new warning in 5.21.x regarding too many arguments for
      printf/sprintf (Renée Bäcker)
    - canonical repository moved to https://github.com/moose/Package-Stash
* Tue Apr 14 2015 coolo@suse.com
  - updated to 0.37
    see /usr/share/doc/packages/perl-Package-Stash/Changes
    0.37  2014-09-21
    - fix spurious warning in taint mode (Niko Tyni, #12)
* Thu Jun 26 2014 lchiquitto@suse.com
  - remove outdated perl-Package-Stash-old_Test-More.patch from
    package sources
* Fri Oct 04 2013 coolo@suse.com
  - updated to 0.36
    - support building with PUREPERL_ONLY
* Fri Jul 26 2013 coolo@suse.com
  - updated to 0.35
    - remove old deprecated api
  - remove outdated perl-Package-Stash-old_Test-More.patch
* Tue Jun 11 2013 coolo@suse.com
  - updated to 0.34
    - support anonymous stashes on newer perl versions
    - prevent harmful effects from invalid settings for
      $ENV{PACKAGE_STASH_IMPLEMENTATION}
    - switch to Module::Implementation
* Wed Feb 29 2012 ro@suse.de
  - updated perl-Package-Stash-old_Test-More.patch
* Wed Oct 26 2011 tabraham@novell.com
  - updated to 0.33
    - add conflict on MooseX::Method::Signatures 0.36 (ether)
  - updated to 0.32 2011-09-05
    - bring the behavior of has_symbol for nonexistant scalars into
      line with the XS version
    - invalid package names (for instance, Foo::Bar) are not allowed
    - invalid stash entry names (anything containing ::) are not allowed
  - updated to 0.31 2011-08-08
    - fix ->add_symbol('$foo', qr/sdlfk/) on 5.12+
    - fix ->add_symbol('$foo', \v1.2.3) on 5.10+
  - updated to 0.30 2011-07-21
    - fix compiler detection in Makefile.PL (ribasushi)

Files

/usr/bin/package-stash-conflicts
/usr/lib/perl5/vendor_perl/5.38.2/Package
/usr/lib/perl5/vendor_perl/5.38.2/Package/Stash
/usr/lib/perl5/vendor_perl/5.38.2/Package/Stash.pm
/usr/lib/perl5/vendor_perl/5.38.2/Package/Stash/Conflicts.pm
/usr/lib/perl5/vendor_perl/5.38.2/Package/Stash/PP.pm
/usr/share/doc/packages/perl-Package-Stash
/usr/share/doc/packages/perl-Package-Stash/CONTRIBUTING
/usr/share/doc/packages/perl-Package-Stash/Changes
/usr/share/doc/packages/perl-Package-Stash/README
/usr/share/licenses/perl-Package-Stash
/usr/share/licenses/perl-Package-Stash/LICENSE
/usr/share/man/man3/Package::Stash.3pm.gz
/usr/share/man/man3/Package::Stash::PP.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:23:08 2024