Update SurveyJSON POD for the new method.

Add legal and header POD for ResponseJSON.
This commit is contained in:
Colin Kuskie 2008-12-06 00:23:17 +00:00
parent 3671e80bea
commit 931b502666
2 changed files with 57 additions and 5 deletions

View file

@ -38,8 +38,8 @@ Object constructor.
=head3 $json
Pass in some JSON to be serialized into a data structure. At the very least, you
must pass in the "null" JSON string, '{}'.
Pass in some JSON to be serialized into a data structure. Useful JSON would
be a hash with "survey" and "sections" keys with appropriate values.
=head3 $log