Questions about this topic? Sign up to ask in the talk tab.

Revision history of "Perl/Basics/Hashes/Introduction"

From NetSec
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 01:37, 19 July 2012Chantal21I (Talk | contribs). . (715 bytes) (+715). . (Created page with "Hashes are prefixed by the '''%''' character. Hash element values are prefixed by '''$'''. A hash element may contain another hash, an array, or a scalar. * You can directly m...")