JE::_FieldHash - This module is solely for JE's private use.


JE documentation  | view source Contained in the JE distribution.

Index


NAME

Top

JE::_FieldHash - This module is solely for JE's private use.

SYNOPSIS

Top

  use JE::_FieldHash;
  fieldhash my %foo;

DESCRIPTION

Top

This is a thin wrapper around Hash::Util::FieldHash, or Tie::RefHash::Weak if the former is not available. It is liable to change or vanish without notice.

SEE ALSO

Top

JE


JE documentation  | view source Contained in the JE distribution.