Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37047272
en ru br
ALT Linux repositórios
S:0.03-alt2.1
5.0: 0.03-alt2

Group :: Desenvolvimento/Perl
RPM: perl-Tie-ToObject

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.03-alt2.1
Data da compilação: 24 novembro 2010, 21:18 ( 696.2 weeks ago )
Tamanho:: 6800 b

Home page:   http://search.cpan.org/dist/Tie-ToObject/

Licença: Artistic
Sumário: Tie::ToObject - Tie to an existing object
Descrição:

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.

Mantenedor currente: Michael Bochkaryov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Tie-ToObject
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009