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

perl-Symbol-Util-0.0203-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Symbol-Util Distribution: openSUSE Leap 15.2
Version: 0.0203 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 19:15:27 2019
Group: Development/Libraries/Perl Build host: lamb55
Size: 51083 Source RPM: perl-Symbol-Util-0.0203-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Symbol-Util/
Summary: Additional utils for Perl symbols manipulation
This module provides a set of additional functions useful for Perl symbols
manipulation.

All Perl symbols from the same package are organized as a stash. Each
symbol (glob) contains one or more of following slots: 'SCALAR', 'ARRAY',
'HASH', 'CODE', 'IO', 'FORMAT'. These slots are also accessible as standard
variables or bare words.

The Perl symbols table is directly accessible with typeglob prefix but it
can be difficult to read and problematic if strict mode is used. Also the
access to stash, glob and one of its slot have different syntax notation.

'stash' and 'fetch_glob' functions gets stash or glob without need to use
'no strict 'refs''.

'delete_glob' function allows to delete specific slot of symbol name
without deleting others.

'delete_sub' removes the symbol from class API. This symbol won't be
available as an object method.

'export_glob' function exports a glob to the target package.

'export_package' works like the Exporter manpage module and allows to
export symbols from one package to other.

'unexport_package' allows to delete previously exported symbols.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Tue Jun 04 2013 coolo@suse.com
  - updated to 0.0203
    Fixes:
    * Compiles cleanly with Perl 5.14: defined(%hash) and defined(@array) are
      deprecated.  Fixes: RT#75763.
    * Mixor changes in POD.
* Mon Apr 04 2011 coolo@novell.com
  - initial package 0.0202
    * created by cpanspec 1.78.03

Files

/usr/lib/perl5/vendor_perl/5.26.1/Symbol
/usr/lib/perl5/vendor_perl/5.26.1/Symbol/Util.pm
/usr/share/doc/packages/perl-Symbol-Util
/usr/share/doc/packages/perl-Symbol-Util/Changes
/usr/share/doc/packages/perl-Symbol-Util/LICENSE
/usr/share/doc/packages/perl-Symbol-Util/README
/usr/share/doc/packages/perl-Symbol-Util/examples
/usr/share/doc/packages/perl-Symbol-Util/examples/delete_glob.pl
/usr/share/doc/packages/perl-Symbol-Util/xt
/usr/share/doc/packages/perl-Symbol-Util/xt/check_changes.t
/usr/share/doc/packages/perl-Symbol-Util/xt/consistent_version_numbers.t
/usr/share/doc/packages/perl-Symbol-Util/xt/copyright.t
/usr/share/doc/packages/perl-Symbol-Util/xt/cover.pl
/usr/share/doc/packages/perl-Symbol-Util/xt/distribution.t
/usr/share/doc/packages/perl-Symbol-Util/xt/kwalitee.t
/usr/share/doc/packages/perl-Symbol-Util/xt/minimumversion.t
/usr/share/doc/packages/perl-Symbol-Util/xt/perlcritic.t
/usr/share/doc/packages/perl-Symbol-Util/xt/perlcriticrc
/usr/share/doc/packages/perl-Symbol-Util/xt/pod_coverage.t
/usr/share/doc/packages/perl-Symbol-Util/xt/pod_spell.t
/usr/share/doc/packages/perl-Symbol-Util/xt/pod_spellrc
/usr/share/doc/packages/perl-Symbol-Util/xt/pod_syntax.t
/usr/share/doc/packages/perl-Symbol-Util/xt/signature.t
/usr/share/man/man3/Symbol::Util.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024