Introduction | An introduction to the Wigwam Perl module. |
Text::Wigwam | Text::Wigwam - A user-extensible template parser. |
Text::Wigwam::Config | Text::Wigwam::Config - This module manages the configuration tag settings |
Text::Wigwam::Globals | Text::Wigwam::Globals - a stacks management database |
Text::Wigwam::Library::Assignment | Text::Wigwam::Library::Assignment
#alias,
#assign,
#define,
#local,
#my,
#localize,
#parameters,
#params,
#undefine, |
Text::Wigwam::Library::Character | Text::Wigwam::Library::Character
#asc,
#chr,
#ord |
Text::Wigwam::Library::Comparators | Text::Wigwam::Library::Comparators
#and,
#cmp,
#eq,
#ge,
#gt,
#in,
#le,
#lt,
#ne,
#ni,
#not,
#or,
#regex,
#grep,
#sgrep,
#xor |
Text::Wigwam::Library::Conditionals | Text::Wigwam::Library::Conditionals
#given,
#when,
#switch,
#case,
#default,
#unless,
#if,
#elsif,
#else,
#ifelse |
Text::Wigwam::Library::Datatype | Text::Wigwam::Library::Datatype
#array,
#defined,
#hash,
#is_array,
#is_blessed,
#is_code_ref,
#is_expr,
#is_hash,
#is_list,
#is_num,
#is_string,
#is_scalar,
#ref,
#scalar |
Text::Wigwam::Library::Debug | Text::Wigwam::Library::Debug
#try,
#catch,
#caught,
#throw,
#warn |
Text::Wigwam::Library::Filter | Text::Wigwam::Library::Filter
#eat
#format,
#indent |
Text::Wigwam::Library::Iterators | Text::Wigwam::Library::Iterators
#break,
#continue,
#first,
#foreach,
#last,
#repeat,
#while |
Text::Wigwam::Library::Math | Text::Wigwam::Library::Math
#abs,
#add,
#dec,
#decr,
#div,
#inc,
#incr,
#int,
#mod,
#mult,
#random,
#sub |
Text::Wigwam::Library::Procedure | Text::Wigwam::Library::Procedure
#argc,
#args,
#argv,
#init,
#call,
#exit,
#expr,
#include,
#macro,
#process,
#return,
#stop,
#template |
Text::Wigwam::Library::Sets | Text::Wigwam::Library::Sets
#intersection,
#set_minus,
#symdiff,
#symmetric_difference,
#union |
Text::Wigwam::Library::Struct | Text::Wigwam::Library::Struct
#adjoin,
#join,
#keys,
#pop,
#push,
#reverse,
#shift,
#sizeof,
#sort,
#sort_keylist,
#key_sort,
#split,
#substr,
#unshift,
#values |
Text::Wigwam::Library::System | Text::Wigwam::Library::System
#escape_var,
#get_options,
#module,
#plugin |
Text::Wigwam::Library::Time | Text::Wigwam::Library::Time
#time,
#gm_time,
#local-time |
Text::Wigwam::Modules::Core::Cgi | Text::Wigwam::Modules::Core::Cgi
#cgi::encode,
#cgi::decode,
#cgi::post,
#cgi::env,
#cgi::get_query,
#cgi::parse_query,
#cgi::make_query
#cgi::parse_cookies
#cgi::make_cookies |
Text::Wigwam::Modules::Core::Html | Text::Wigwam::Modules::Core::Html
#html::escape,
#html::unquote |
Text::Wigwam::Paths::Class | Text::Wigwam::Paths::Class - Manages a list of directory paths. |
Text::Wigwam::Plugins::DirectiveSet | Text::Wigwam::Plugins::DirectiveSet - This Wigwam plug-in imports the standard directive libraries. |
Text::Wigwam::Tutorials::Basics | Text::Wigwam::Tutorials::Basics - A Tutorial on the basics of Wigwam templating. |