summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2017-12-28TUWF::XML: Fix 'pretty' formatting + disallow end() closing parent tagsYorhel1-0/+1
2017-12-27TUWF::XML: Support multiple function naming flavorsYorhel1-4/+4
2017-12-26TUWF::Request: Check for control characters on all client inputYorhel1-19/+11
2017-12-16TUWF::XML: Add "mkclass" utility functionYorhel1-2/+2
2017-12-16TUWF::XML: Add HTML5 tagsYorhel1-12/+12
2017-12-16TUWF::XML: Add support for a more functional alternative to end()Yorhel1-7/+9
2017-12-09Add sexier replacements for TUWF::register()Yorhel1-37/+14
2017-12-09Add a default-exported tuwf() DSL-like functionYorhel1-4/+3
2017-12-09Add $self->capture() method to extract route capturesYorhel1-1/+5
2017-12-06Add support for running as a standalone web serverYorhel2-3/+4
2017-12-06Add reqJSON and resJSON for simple JSON API supportYorhel1-0/+8
2011-01-15TUWF::XML: Print to stdout if no 'write' option was given to new()Yorhel1-2/+2
2011-01-15TUWF::XML: Added 'default' option to new()Yorhel1-1/+1
2011-01-15reqGET -> reqGet, reqPOST -> reqPost, and two other minor changesYorhel1-2/+2
2011-01-12TUWF::Request: Implemented own cookie parserYorhel1-0/+6
2011-01-12Added file upload info to examples/MyWebsite/InfoDump.pmYorhel1-1/+21
2011-01-11Added examples/MyWebsite/InfoDump.pmYorhel1-0/+106
2011-01-11TUWF::XML: Allow optional argument to end() to validate the tag to closeYorhel1-2/+2
2011-01-11Added examples/xml.plYorhel1-0/+47
2011-01-11Added examples/multifile.pl and MyWebsite/ErrorPages.pmYorhel2-0/+106
2011-01-11Added examples/singlefile.plYorhel1-0/+72
2011-01-09s/YAWF/TUWF/ and removed examples and some oudated docsYorhel4-218/+0
2008-10-26Proper 'packaging' + readme + license fileYorhel4-0/+218