SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tie-Util rpm build for : openSUSE Tumbleweed. For other distributions click perl-Tie-Util.

Name : perl-Tie-Util
Version : 0.04 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 3.68 Date : 2024-08-05 19:02:54
Group : Development/Libraries/Perl Source RPM : perl-Tie-Util-0.04-3.68.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Utility functions for fiddling with tied variables
Description :
This module provides a few subroutines for examining and modifying tied
variables, including those that hold weak references to the objects to
which they are tied (weak ties).

It also provides tie constructors in the \'to::\' namespace, so that you can
tie variables to existing objects, like this:

tie $var, to => $obj;
weak_tie AATTvar, to => $another_obj; # for a weak tie

It also allows one to tie a variable to a package, instead of an object
(see below).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Tie-Util-0.04-3.68.noarch.rpm
     

Provides :
perl(Tie::Util)
perl-Tie-Util

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Tie
/usr/lib/perl5/vendor_perl/5.40.0/Tie/Util.pm
/usr/share/doc/packages/perl-Tie-Util
/usr/share/doc/packages/perl-Tie-Util/Changes
/usr/share/doc/packages/perl-Tie-Util/README
/usr/share/man/man3/Tie::Util.3pm.gz

 
ICM