Provided by: libsharyanto-utils-perl_0.53-1_all
NAME
SHARYANTO::Data::OldUtil - Data utilities
VERSION
version 0.53
SYNOPSIS
DESCRIPTION
FUNCTIONS
None are exported by default, but they are exportable. None are exported by default, but they are exportable. has_circular_ref(@args) -> any Does not deal with weak references. Arguments ('*' denotes required arguments): • data* => any Return value:
SEE ALSO
Data::Structure::Util has the XS/C version of "has_circular_ref" which is 3 times or more faster than this module's implementation which is pure Perl). Use that instead. This module is however much faster than Devel::Cycle.
AUTHOR
Steven Haryanto <stevenharyanto@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Steven Haryanto. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.