GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Jemplate::Directive(3) User Contributed Perl Documentation Jemplate::Directive(3)

Jemplate::Directive - Jemplate Code Generating Backend

    use Jemplate::Directive;

Jemplate::Directive is the analog to Template::Directive, which is the module that produces that actual code that templates turn into. The Jemplate version obviously produces JavaScript code rather than Perl. Other than that the two modules are almost exactly the same.

Unfortunately, some of the code generation seems to happen before Jemplate::Directive gets control. So it currently has heuristical code to rejigger Perl code snippets into JavaScript. This processing needs to happen upstream once I get more clarity on how Template::Toolkit works.

Ingy döt Net <ingy@cpan.org>

Copyright (c) 2006-2014. Ingy döt Net. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>

2014-02-13 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.