passing data structures from java to perl -


I want to pass some data structures from Perl to Java.

In Perl, it should be basically a hash where the key is string and each value is either a hash or hash of a string hash.

Is there a way to dump data from Java that can be easily parsed by a parl?


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -