in reply to Java to perl

serialize the array (say using YAML), communicate with perl process (STDIN/ARGV/file.yml), then in perl use YAML::Load to get at it.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.