in reply to Re: refs and hashesin thread refs and hashes
if (/entity\s+(\w+)\s+is/i) { $entities{$1}{'name'} = $1; $entities{$1}{'fname'} = $vhd_file; } [download]