Tie::ToObject man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Tie::ToObject(3)      User Contributed Perl Documentation     Tie::ToObject(3)

NAME
       Tie::ToObject - Tie to an existing object.

SYNOPSIS
	       use Tie::ToObject;

	       my $stolen = tied(%something);

	       tie %something_else, 'Tie::ToObject', $stolen;

DESCRIPTION
       While "tie" in perldoc 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 Data::Visitor 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.

VERSION CONTROL
       This module is maintained using Darcs. You can get the latest version
       from <http://nothingmuch.woobling.org/code>, and use "darcs send" to
       commit changes.

AUTHOR
       Yuval Kogman <nothingmuch@woobling.org>

COPYRIGHT
	       Copyright (c) 2008 Yuval Kogman. All rights reserved
	       This program is free software; you can redistribute
	       it and/or modify it under the same terms as Perl itself.

perl v5.14.0			  2008-01-17		      Tie::ToObject(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net