Nigel Peck - MIS Web Design wrote:
> Hi all,
>
> I'm sure I'm just being stupid here but I can't see where:
>
> I have an array of hash references that I'm trying to sort by one of the
> key/value pairs in the hashes (see code below).
>
> I get various errors, the current one being:
>
> Can't coer
Nigel Peck - MIS Web Design <[EMAIL PROTECTED]> wrote:
:
: Hi all,
:
: I'm sure I'm just being stupid here but I can't see where:
:
: I have an array of hash references that I'm trying to sort by
: one of the key/value pairs in the hashes (see code below).
:
: I get various errors, the current