in reply to Re: perl-json format
in thread perl-json format

Thanks for all the replies. Yes, @my_A is a JSON string itself constructed with the mysql rows results and my $json_output=encode_json( { JSON1=> \@my_A } ); is encoding again and hence the issue of extra \ and ".