
{"id":6701,"date":"2012-02-08T14:23:05","date_gmt":"2012-02-08T14:23:05","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=6701"},"modified":"2012-02-08T14:23:05","modified_gmt":"2012-02-08T14:23:05","slug":"encode_json-function","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2012\/02\/08\/encode_json-function\/","title":{"rendered":"encode_json Function"},"content":{"rendered":"<h4><u> Perl API <\/u><\/h4>\n<pre>\n$json_text = encode_json $perl_scalar\n<\/pre>\n<p><\/p>\n<h4><u>Perl Explanation <\/u><\/h4>\n<pre>\nConverts the given  Perl data structure to a  UTF-8 encoded, binary\nstring\n\n<\/pre>\n<p><\/p>\n<h4><u>computer science Theory Drop<\/u><\/h4>\n<pre>\nScalar  processors   represent  the  simplest   class  of  computer\nprocessors.  A  scalar processor  processes  one  datum  at a  time\n(typical data items being integers or floating point numbers).[1] ,\na  scalar  processor is  classified  as  a  SISD processor  (Single\nInstructions, Single Data).  In  a vector processor, by contrast, a\nsingle  instruction   operates  simultaneously  on   multiple  data\nitems. The difference is analogous to the difference between scalar\nand vector arithmetic.\n\n\nsource :http:\/\/en.wikipedia.org\/wiki\/Scalar_processor\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Perl API $json_text = encode_json $perl_scalar Perl Explanation Converts the given Perl data structure to a UTF-8 encoded, binary string computer science Theory Drop Scalar processors represent the simplest class of computer processors. A scalar processor processes one datum at a time (typical data items being integers or floating point numbers).[1] , a scalar processor &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2012\/02\/08\/encode_json-function\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;encode_json Function&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/6701"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=6701"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/6701\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=6701"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=6701"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=6701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}