in reply to Use of Java modules in Perl

I think you can't use it in a direct way, but you can use the module Inline::Java. As you can see in the section "METHODS" of the documentation you can "import" Java-packages.