in reply to Passing values to a Perl script from PHP

Why not use YAML or JSON and be done with it? Both languages have multiple options for stringifying data structures.
  • Comment on Re: Passing values to a Perl script from PHP