1Jemplate::Runtime(3)  User Contributed Perl Documentation Jemplate::Runtime(3)
2
3
4

NAME

6       Jemplate::Runtime - Perl Module containing the Jemplate JavaScript
7       Runtime
8

SYNOPSIS

10           use Jemplate::Runtime;
11           print Jemplate::Runtime->main;
12

DESCRIPTION

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

METHODS

19       head2 kernel
20
21       head2 ajax_jquery
22
23       head2 ajax_xhr
24
25       head2 ajax_yui
26
27       head2 json_json2
28
29       head2 json_yui
30
31       head2 json2
32
33       head2 xhr_gregory
34
35       head2 xhr_ilinsky
36
37       head2 xxx
38
40       Copyright (c) 2014. Ingy döt Net.
41
42       This program is free software; you can redistribute it and/or modify it
43       under the same terms as Perl itself.
44
45       See <http://www.perl.com/perl/misc/Artistic.html>
46
47
48
49perl v5.34.0                      2021-07-22              Jemplate::Runtime(3)
Impressum