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 |