
Jemplate::Runtime - Perl Module containing the Jemplate JavaScript Runtime

use Jemplate::Runtime;
print Jemplate::Runtime->main;

This module is auto-generated and used internally by Jemplate. It contains subroutines that simply return various parts of the Jemplate JavaScript Runtime code.

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 (c) 2008. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.