Perl Hash Data Structure

Revision as of 22:52, 22 September 2021 by Gmelli (talk | contribs) (Text replacement - ". ----" to ". ----")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A Perl Hash Data Structure is a perl data structure that behaves like an associative array data structure (based on the Perl hash data type).



References