Hi, > Sean: Casting retooled (see pod), try this:
>> #! /usr/local/bin/perl >> use strict; >> use warnings; I tried the sample code, however i get this error: Can't locate object method "getKey" via package "Inline::Java::Class::Cast" at test.pl line 17, <GEN9> line 14. I have installed Inline::Java v0.48_93, removed the _Inline folder. Am i missing something? regards Sandeep