Help for this page
my @hashData = (); if (!defined $hash{Scope}{model}) { ... } else { @hashData = @$hash{Scope}{model}; }