Ok I've searched, Oreilly this site, the net etc. Maybe I haven't looked hard enough.
I'm feeling quite idiotic asking this, but how do you successfully return a full array AND a hash at the same time froma sub-routine?
Here's code.
@newarray contains both the array and hash I've passed from the original sub and %newhash is empty I understand what's wrong, I just don't understand where my syntax is flawed.
Any help would be lovely.