JSON::Argo

Convert JSON into a Perl variable
Download

JSON::Argo Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Ben Bullock
  • Publisher web site:
  • http://search.cpan.org/~bkb/

JSON::Argo Tags


JSON::Argo Description

Convert JSON into a Perl variable JSON::Argo is a Perl module to convert JSON (JavaScript Object Notation) into Perl.SYNOPSIS use JSON::Argo 'json_to_perl'; my $json = ''; my $perl = json_to_perl ($json); # Same as if $perl = ; Requirements: · Perl


JSON::Argo Related Software