JSAN, AJAX, and Perl 37

JSON Example

{
 html: { 'element-id-1':
           'blob of <strong>HTML</strong>',
         'element-id-2':
           'another blob of <em>HTML</em>'
       }
}
Copyright © 2005-2006 David Rolsky