Title : Perl Associative Arrays Author : SS Class : NavMar Content :

What is an associative array?

The percent sign (%) denotes the associative array name just as the dollar sign ($) did for variables and the at sign (@) did for list arrays.

Additional Resources:

@Prev(perl_list_array_advanced.html) @Up(toc.html) @Next(perl_access_associative_array.html)