Help for this page

Select Code to Download


  1. or download this
    my $q = CGI->new();
    my $json = $q->param('data');
    print Dumper $json;