Bug fix: Fetching data using Tagged() or ParseForms() mode could
give "attempt to free unreferenced scalar" errors on completion.
When flattening the structured hashes into a Perforce form, the
reference counts on the contents of the hash were not being
incremented leading to their premature destruction.