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.
Comment on
Re: Java to perl
Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.
In Section
Seekers of Perl Wisdom