package CGI::Lazy::Javascript::JSONParser; use strict; use Exporter; use base qw(Exporter); our @EXPORT = qw($JSONPARSER); our $JSONPARSER = <