Query: template::grammar
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Template::Grammar(3) User Contributed Perl Documentation Template::Grammar(3)NAMETemplate::Grammar - Parser state/rule tables for the TT grammarSYNOPSIS# no user serviceable parts insideDESCRIPTIONThis module defines the state and rule tables that the Template::Parser module uses to parse templates. It is generated from a YACC-like grammar using the "Parse::Yapp" module. The parser sub-directory of the Template Toolkit source distribution contains the grammar and other files required to generate this module. But you don't need to worry about any of that unless you're planning to modify the Template Toolkit language.AUTHORAndy Wardley <abw@wardley.org> <http://wardley.org/>COPYRIGHTCopyright (C) 1996-2007 Andy Wardley. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSOTemplate::Parser perl v5.16.3 2011-12-20 Template::Grammar(3)
Related Man Pages |
---|
template::plugin::math(3) - suse |
template::parser(3) - centos |
template::dbi(3pm) - debian |
template::namespace::constants(3pm) - debian |
template::parser(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |