# file1.pl use id; use strict; use warning; $id{Name} = "Jim"; $id{Age} = 16;