Perhaps you could avoid the conversion - you could tie a perl array to a class that manipulates a java ArrayList in the background.
-Ken > -----Original Message----- > From: Jason Stelzer [mailto:[EMAIL PROTECTED] > Sent: Friday, March 31, 2006 9:46 AM > To: inline@perl.org > Subject: Inline::Java tuning question > > Is there a faster, more efficient way to go from a java Array or > ArrayList to a native perl array? The overhead of marshaling large > lists is noticeable and I was just wondering if anyone had advice. > > > -- > J. > > > >