[ol9_developer_EPEL] perl-Tie-ToObject-0.03-44.el9.noarch

Name:perl-Tie-ToObject
Version:0.03
Release:44.el9
Architecture:noarch
Group:Unspecified
Size:3546
License:GPL-1.0-or-later OR Artistic-1.0-Perl
RPM: perl-Tie-ToObject-0.03-44.el9.noarch.rpm
Source RPM: perl-Tie-ToObject-0.03-44.el9.src.rpm
Build Date:Sat Sep 23 2023
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/Tie-ToObject
Summary:Tie to an existing object
Description:
While the perldoc/tie manpage allows tying to an arbitrary object, the
class in question must support this in it's implementation of 'TIEHASH',
'TIEARRAY' or whatever.

This class provides a very tie constructor that simply returns the object
it was given as it's first argument.

This way side effects of calling '$object->TIEHASH' are avoided.

Related Packages (Show Changelog) (Show Filelist)