blob: 218d28389e9967c9a1f84f9010b5da1c2b8396e0 (
plain) (
blame)
1
2
3
4
5
|
This module changes the behavior of the builtin function ref(). If ref()
is called on an object that has requested an overloaded ref, the
object's ->ref method will be called and its return value used instead.
WWW: http://search.cpan.org/dist/UNIVERSAL-ref/
|