NAME
Lemplate::Runtime - Perl Module containing the Lemplate Lua Runtime
SYNOPSIS
use Lemplate::Runtime;
print Lemplate::Runtime->main;
DESCRIPTION
This module is auto-generated and used internally by Lemplate. It contains subroutines that simply return various parts of the Lemplate Lua 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.