SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Symbol-Util rpm build for : OpenSuSE. For other distributions click perl-Symbol-Util.

Name : perl-Symbol-Util
Version : 0.0203 Vendor : openSUSE
Release : bp154.2.1 Date : 2022-07-23 22:49:08
Group : Development/Libraries/Perl Source RPM : perl-Symbol-Util-0.0203-bp154.2.1.src.rpm
Size : 0.05 MB
Packager : https://bugs_opensuse_org
Summary : Additional utils for Perl symbols manipulation
Description :
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.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.5/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Symbol-Util-0.0203-bp154.2.1.noarch.rpm
ftp.icm.edu.pl  perl-Symbol-Util-0.0203-bp154.2.1.noarch.rpm
     

Provides :
perl(Symbol::Util)
perl-Symbol-Util

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/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

 
ICM