NAME
Jemplate::Runtime - Perl Module containing the Jemplate JavaScript Runtime
SYNOPSIS
use Jemplate::Runtime;
print Jemplate::Runtime->main;
DESCRIPTION
This module is auto-generated and used internally by Jemplate. It contains subroutines that simply return various parts of the Jemplate JavaScript Runtime code.
METHODS
head2 kernel
head2 ajax_jquery
head2 ajax_xhr
head2 ajax_yui
head2 json_json2
head2 json_yui
head2 json2
head2 xhr_gregory
head2 xhr_ilinsky
head2 xxx
COPYRIGHT
Copyright (c) 2014. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.