Name : perl-Tie-Util
| |
Version : 0.02
| Vendor : RPMForge
|
Release : 1.el5.rf
| Date : 2010-05-27 01:55:23
|
Group : Applications/CPAN
| Source RPM : perl-Tie-Util-0.02-1.el5.rf.src.rpm
|
Size : 0.00 MB
| |
Packager : Fabian Arrotin < fabian_arrotin_arrfab_net>
| |
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.
|
RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el5/en/ppc/fabian/RPMS |