Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

Description

       This is a thin wrapper around Hash::Util::FieldHash, or Tie::RefHash::Weak if the former is not
       available. Itisliabletochangeorvanishwithoutnotice.

Name

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

See Also

       JE

perl v5.36.0                                       2023-08-25                                JE::_FieldHash(3pm)

Synopsis

         use JE::_FieldHash;
         fieldhash my %foo;

See Also