On Mon, Aug 22, 2005 at 03:58:25AM +1000, Alex wrote:
> Hi,
> could anyone help me with a problem I am having creating a plperl function.
>
> The return always complains with the following error:
> composite-returning Perl function must return reference to hash
Well, since you're returning a refe
On Mon, Aug 22, 2005 at 03:58:25AM +1000, Alex wrote:
> could anyone help me with a problem I am having creating a plperl function.
>
> The return always complains with the following error:
> composite-returning Perl function must return reference to hash
The above error tells you what's wrong: PL