in reply to printing array reference and storing this data in a hash.

Since you have an array reference, you must dereference:
@{ $dub_values }
Phil