in reply to Problems passing hash reference
Considered: [AnomalousMonk]: REAP: Meaningless
The namespace Test is already in use, so one should not use it for examples:
perl -mTest -e'print Test->VERSION' # 1.31 [download]
The namespace Local is reserved.