perl-UNIVERSAL-ref - Turns ref() into a multimethod
Website: | http://search.cpan.org/dist/UNIVERSAL-ref/ |
---|---|
License: | GPL+ or Artistic |
- Description:
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.
Packages
perl-UNIVERSAL-ref-0.14-13m.mo8.x86_64 [13 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.14-13m) - rebuild against perl-5.20.0 |