Group
Extension

Matches 1

HTML-Template-Compiled ( T/TI/TINITA/HTML-Template-Compiled-1.003.tar.gz, TINITA, 2016; MetaCPAN )
HTML-Template-Compiled/lib/HTML/Template/Compiled/Utils.pm ( view source; MetaCPAN )
ape_ijson

  my $escaped_js = escape_ijson($raw_js);

JavaScript-escapes the input string except for the apostrophe and returns it,
so it can be used within a JSON element.

=cut

sub escape_ijson {
 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.