Next:
Introduction
 [Table of Contents][Text::Wigwam Index]

Table of Contents


IntroductionAn introduction to the Wigwam Perl module.
Text::WigwamText::Wigwam - A user-extensible template parser.
Text::Wigwam::ConfigText::Wigwam::Config - This module manages the configuration tag settings
Text::Wigwam::GlobalsText::Wigwam::Globals - a stacks management database
Text::Wigwam::Library::AssignmentText::Wigwam::Library::Assignment #alias, #assign, #define, #local, #my, #localize, #parameters, #params, #undefine,
Text::Wigwam::Library::CharacterText::Wigwam::Library::Character #asc, #chr, #ord
Text::Wigwam::Library::ComparatorsText::Wigwam::Library::Comparators #and, #cmp, #eq, #ge, #gt, #in, #le, #lt, #ne, #ni, #not, #or, #regex, #grep, #sgrep, #xor
Text::Wigwam::Library::ConditionalsText::Wigwam::Library::Conditionals #given, #when, #switch, #case, #default, #unless, #if, #elsif, #else, #ifelse
Text::Wigwam::Library::DatatypeText::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::DebugText::Wigwam::Library::Debug #try, #catch, #caught, #throw, #warn
Text::Wigwam::Library::FilterText::Wigwam::Library::Filter #eat #format, #indent
Text::Wigwam::Library::IteratorsText::Wigwam::Library::Iterators #break, #continue, #first, #foreach, #last, #repeat, #while
Text::Wigwam::Library::MathText::Wigwam::Library::Math #abs, #add, #dec, #decr, #div, #inc, #incr, #int, #mod, #mult, #random, #sub
Text::Wigwam::Library::ProcedureText::Wigwam::Library::Procedure #argc, #args, #argv, #init, #call, #exit, #expr, #include, #macro, #process, #return, #stop, #template
Text::Wigwam::Library::SetsText::Wigwam::Library::Sets #intersection, #set_minus, #symdiff, #symmetric_difference, #union
Text::Wigwam::Library::StructText::Wigwam::Library::Struct #adjoin, #join, #keys, #pop, #push, #reverse, #shift, #sizeof, #sort, #sort_keylist, #key_sort, #split, #substr, #unshift, #values
Text::Wigwam::Library::SystemText::Wigwam::Library::System #escape_var, #get_options, #module, #plugin
Text::Wigwam::Library::TimeText::Wigwam::Library::Time #time, #gm_time, #local-time
Text::Wigwam::Modules::Core::CgiText::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::HtmlText::Wigwam::Modules::Core::Html #html::escape, #html::unquote
Text::Wigwam::Paths::ClassText::Wigwam::Paths::Class - Manages a list of directory paths.
Text::Wigwam::Plugins::DirectiveSetText::Wigwam::Plugins::DirectiveSet - This Wigwam plug-in imports the standard directive libraries.
Text::Wigwam::Tutorials::BasicsText::Wigwam::Tutorials::Basics - A Tutorial on the basics of Wigwam templating.