in reply to Array refs

How about

[ func1( $x, $y ) ]

You could also modify your function to return an arrayref instead of an array...