Help for this page
# Create hash with employee index as key. my %employees = ... $_ =~ m/^employee\[(.*?)\] = new employee_element\((.*)\);/g } split "\n", $data );