NAME
Object::Lazy::Ref - Simulation of ref $object
for Object::Lazy
VERSION
0.01
SYNOPSIS
use Object::Lazy::Ref;
Object::Lazy::Ref::register($object);
DESCRIPTION
Simulation of ref $obj
for Object::Lazy
SUBROUTINES/METHODS
sub register
switch on the simulation.
Object::Lazy::Ref::register($object);
DIAGNOSTICS
nothing
CONFIGURATION AND ENVIRONMENT
nothing
DEPENDENCIES
nothing
INCOMPATIBILITIES
not known
BUGS AND LIMITATIONS
not known
AUTHOR
Steffen Winkler
LICENSE AND COPYRIGHT
Copyright (c) 2007, Steffen Winkler <steffenw@cpan.org>
. All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.