in reply to Error: Invalid value for shared scalar when assigning a scalar
Shared variables can only store scalars, refs of shared variables, or refs of shared data
Without seeing more information around your block, I would guess you are trying to store an anonymous hash in your shared variable.
#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Error: Invalid value for shared scalar when assigning a scalar
by ISAI student (Scribe) on Apr 24, 2013 at 09:25 UTC |