Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Tie-ToObject | Distribution: openSUSE Leap 15.2 |
Version: 0.03 | Vendor: openSUSE |
Release: lp152.3.2 | Build date: Fri Sep 20 18:21:11 2019 |
Group: Development/Libraries/Perl | Build host: lamb14 |
Size: 3519 | Source RPM: perl-Tie-ToObject-0.03-lp152.3.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Tie-ToObject/ | |
Summary: Tie to an existing object. |
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. This is used in the Data::Visitor manpage in order to tie a variable to an already existing object. This is also useful for cloning, when you want to clone the internal state object instead of going through the tie interface for that variable.
GPL-1.0+ or Artistic-1.0
* Thu Jul 14 2011 coolo@novell.com - regenerate with cpanspec * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Sat Jul 24 2010 pascal.bleser@opensuse.org - initial package (0.03)
/usr/lib/perl5/vendor_perl/5.26.1/Tie /usr/lib/perl5/vendor_perl/5.26.1/Tie/ToObject.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/share/man/man3/Tie::ToObject.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:27:19 2024