Changes for version 0.101_001 - 2017-06-17
- (Possibly breaking) API changes
 - New/changed YATT Declarations
 - New/changed YATT Entities
 - Enhancement
- [GH #91] Better error reporting for XHF parser
 - [GH #82] Add support for bufferedstreaming in raised response.
 - [GH #80] Allow declaring types for routed args
 - [GH #79] Site-wide special_entities
 - [GH #71] Now delegate type can have argument list.
 - [GH #69] YATT::Lite::Macro is now visible from subclasses.
 - [GH #63] `Action NAME => SUB` support in `.htyattrc.pl`
 
 - Miscellaneous helper functions.
 - Bug fixes
- [GH #93] yatt:action arg detection should care DOS crlf too.
 - [GH #83] Fix for bug "Safety level may not be changed inside a transaction"
 - [GH #77] :CON:mkquery() now encode utf8 correctly.
 - [GH #76] yatt:my code works for wide chars.
 - [GH #75] Avoid use of error.ytmpl until code-generator becomes ready.
 - [GH #74] Now yatt.render sets :CON:param() too.
 - [GH #72] BUG: "Inconsistent hierarchy during C3 merge" occurs for complex inheritance.
 - [GH #61] Adapt sprintf redundant arg warnings(5.22)
 
 
Documentation
Loose but Recursive XML (LRXML) format.    
  
Extended Header Fields (XHF) フォーマットの構文定義    
  
Extended Header Fields (XHF) format.    
  
perl プログラマー向け yatt 内部構造解説(日本語版)    
  
programmer's guide for YATT    
  
初めにお読み下さい (日本語版)    
  
Introduction to YATT::Lite    
  
課題の一覧    
  
or Modern use of fields.pm and %FIELDS.    
  
なんでやっとやんの?    
  
Perl Monger のための yatt (YATT::Lite) ガイド    
  
yatt 構文マニュアル (日本語版)    
  
yatt syntax manual    
  
plackup alike for yatt_lite    
  Modules
Template with "use strict"    
  
Loader for YATT::Lite    
  
fields for multiple inheritance.    
  
fields based, Tcl/Tk like object    
  
define inner types at compile time.    
  
output buffer with request properties    
  
PSGI Handler for yatt    
  
Loader for XHF format    
  
Serializer for XHF format    
  Provides
      in Lite/Breakpoint.pm
    
  
      in Lite/CGen.pm
    
  
      in Lite/CGen/Perl.pm
    
  
      in Lite/Connection.pm
    
  
      in Lite/Constants.pm
    
  
      in Lite/Core.pm
    
  
      in Lite/Entities.pm
    
  
      in Lite/Error.pm
    
  
      in Lite/Inc.pm
    
  
      in Lite/LRXML.pm
    
  
      in Lite/LRXML/ParseBody.pm
    
  
      in Lite/LRXML/ParseEntpath.pm
    
  
      in Lite/LRXML/ParseBody.pm
    
  
      in Lite/LRXML/ParseEntpath.pm
    
  
      in Lite/MFields.pm
    
  
      in Lite/Macro.pm
    
  
      in Lite/NSBuilder.pm
    
  
      in Lite/PSGIEnv.pm
    
  
      in Lite/Partial.pm
    
  
      in Lite/Partial/AppPath.pm
    
  
      in Lite/Partial/ErrorReporter.pm
    
  
      in Lite/Partial/Gettext.pm
    
  
      in Lite/RegexpNames.pm
    
  
      in Lite/Test/TestFCGI.pm
    
  
      in Lite/Test/TestUtil.pm
    
  
      in Lite/Test/XHFTest.pm
    
  
      in Lite/Test/XHFTest2.pm
    
  
      in Lite/Test/XHFTest.pm
    
  
      in Lite/Types.pm
    
  
      in Lite/Util.pm
    
  
      in Lite/Util/AllowRedundantSprintf.pm
    
  
      in Lite/Util/AsBase.pm
    
  
      in Lite/Util/CGICompat.pm
    
  
      in Lite/Util/CmdLine.pm
    
  
      in Lite/Util/CycleDetector.pm
    
  
      in Lite/Util/Enum.pm
    
  
      in Lite/Util/File.pm
    
  
      in Lite/Util/FindMethods.pm
    
  
      in Lite/VFS.pm
    
  
      in Lite/VarMaker.pm
    
  
      in Lite/VarTypes.pm
    
  
      in Lite/VarTypes.pm
    
  
      in Lite/WebMVC0/DBSchema.pm
    
  
      in Lite/WebMVC0/DBSchema/DBIC.pm
    
  
      in Lite/WebMVC0/DBSchema/DBIC.pm
    
  
      in Lite/WebMVC0/DirApp.pm
    
  
      in Lite/WebMVC0/Partial/LangSwitch.pm
    
  
      in Lite/WebMVC0/Partial/Session.pm
    
  
      in Lite/WebMVC0/SiteApp/CGI.pm
    
  
      in Lite/WebMVC0/SiteApp/FCGI.pm
    
  
      in Lite/WebMVC0/SiteApp/CGI.pm
    
  
      in Lite/WebMVC0/SiteApp/FCGI.pm
    
  
      in Lite/WebMVC0/SubRoutes.pm
    
  
      in Lite/XHF/StoreDir.pm
    
  Examples
- samples/app.psgi
 - samples/basic/1/.symlinks
 - samples/basic/1/html/noncode.ydo
 - samples/basic/1/t/http_localhost.t
 - samples/basic/1/t/psgi_offline.t
 - samples/basic/1/t/t_lib.pl
 - samples/basic/10/html/index.html
 - samples/basic/10/t/.htaccess
 - samples/basic/11/app.psgi
 - samples/basic/11/t/psgi_offline.t
 - samples/basic/12/html/.htyattconfig.xhf
 - samples/basic/12/t/1-basic.xhf
 - samples/basic/12/t/fcgi_offline.t
 - samples/basic/12/t/http_localhost.t
 - samples/basic/13/t/offline.t
 - samples/basic/2/.symlinks
 - samples/basic/2/t/.htaccess
 - samples/basic/2/t/.symlinks
 - samples/basic/2/t/1-basic.xhf
 - samples/basic/2/t/http_localhost.t
 - samples/basic/2/t/psgi_offline.t
 - samples/basic/2/ytmpl/error.ytmpl
 - samples/basic/3/.symlinks
 - samples/basic/3/html/.htyattconfig.xhf
 - samples/basic/3/t/.symlinks
 - samples/basic/3/t/1-basic.xhf
 - samples/basic/4/html/index.yatt
 - samples/basic/4/t/.symlinks
 - samples/basic/4/t/1-basic.xhf
 - samples/basic/4/t/fcgi_offline.t
 - samples/basic/5/.symlinks
 - samples/basic/5/html/error.ytmpl
 - samples/basic/5/html/varerr.yatt
 - samples/basic/5/t/fcgi_offline.t
 - samples/basic/5/ytmpl/.htaccess
 - samples/basic/6/t/psgi_offline.t
 - samples/basic/7/.symlinks
 - samples/basic/7/app.xhf
 - samples/basic/7/t/.htaccess
 - samples/basic/7/t/fcgi_offline.t
 - samples/basic/7/t/http_localhost.t
 - samples/basic/7/t/offline.t
 - samples/basic/8/app.psgi
 - samples/basic/8/html/index.yatt
 - samples/basic/8/t/.symlinks
 - samples/basic/8/t/offline.t
 - samples/basic/8/t/psgi_offline.t
 - samples/basic/9/html/subapp1/index.yatt
 - samples/basic/9/t/http_localhost.t
 - samples/basic/9/t/offline.t
 - samples/basic/README.md
 - samples/benchmarks/runall.zsh
 - samples/benchmarks/template/child.yatt
 - samples/benchmarks/template/include.cs
 - samples/benchmarks/template/include.ht
 - samples/benchmarks/template/include.tx
 - samples/benchmarks/template/list.cs
 - samples/benchmarks/template/list.ht
 - samples/benchmarks/template/list.mt
 - samples/benchmarks/template/list.tt
 - samples/benchmarks/yt-x-poor-env.pl
 - samples/benchmarks/yt-x-rich-env.pl
 - samples/db_backed/1/.symlinks
 - samples/db_backed/1/app.psgi
 - samples/db_backed/1/html/.htyattrc.pl
 - samples/db_backed/1/html/index.yatt
 - samples/db_backed/1/html/login.ydo
 - samples/db_backed/1/html/logout.ydo
 - samples/db_backed/1/html/printenv.yatt
 - samples/db_backed/1/html/register.yatt
 - samples/db_backed/1/html/resetpass.yatt
 - samples/db_backed/1/t/.htaccess
 - samples/db_backed/1/t/.symlinks
 - samples/db_backed/1/t/0register.t
 - samples/db_backed/1/t/basic.inc.xhf
 - samples/db_backed/1/t/psgi_offline.t
 - samples/db_backed/1/t/t_register.pm
 - samples/db_backed/1/var/.htaccess
 - samples/db_backed/1/ytmpl/.htaccess
 - samples/db_backed/1/ytmpl/std.ytmpl/envelope.ytmpl
 - samples/db_backed/2/.symlinks
 - samples/db_backed/2/app.psgi
 - samples/db_backed/2/html/envelope.ytmpl
 - samples/db_backed/2/html/index.yatt
 - samples/db_backed/2/html/login.ydo
 - samples/db_backed/2/html/register.yatt
 - samples/db_backed/2/t/.htaccess
 - samples/db_backed/2/t/.symlinks
 - samples/db_backed/2/t/0register.t
 - samples/db_backed/2/ytmpl/.htaccess
 - samples/runyatt.cgi
 - samples/sess_backed/1/.symlinks
 - samples/sess_backed/1/config/.htaccess
 - samples/sess_backed/1/config/fruits.tsv
 - samples/sess_backed/1/html/envelope.ytmpl
 - samples/sess_backed/1/html/index.yatt
 - samples/sess_backed/1/html/main.css
 - samples/sess_backed/1/html/sess_forget.ydo
 - samples/sess_backed/1/t/.htaccess
 - samples/sess_backed/1/t/.symlinks
 - samples/sess_backed/1/t/1-basic.xhf
 - samples/sess_backed/1/t/fcgi_offline.t
 - samples/sess_backed/1/t/http_localhost.t
 - samples/sess_backed/1/t/psgi_offline.t
 - samples/setup-all.zsh
 - samples/toy/toyedit1/.symlinks
 - samples/toy/toyedit1/app.psgi
 - samples/toy/toyedit1/html/.htyattrc.pl
 - samples/toy/toyedit1/html/delete.yatt
 - samples/toy/toyedit1/html/edit.yatt
 - samples/toy/toyedit1/html/index.yatt
 - samples/toy/toyedit1/html/update.ydo
 - samples/toy/toyedit1/t/.symlinks
 - samples/toy/toyedit1/t/1-basic.xhf
 - samples/toy/toyedit1/t/2-utf8.xhf
 - samples/toy/toyedit1/t/fcgi_offline.t
 - samples/toy/toyedit1/t/http_localhost.t
 - samples/toy/toyedit1/ytmpl/std.ytmpl/envelope.ytmpl
 - samples/ylpodview/approot/html/index.yatt
 - samples/ylpodview/approot/html/main.css
 - samples/ylpodview/approot/html/sh_default.css
 - samples/ylpodview/approot/html/test.yatt
 - samples/ylpodview/approot/html/vendor/bootstrap/css/bootstrap-responsive.css
 - samples/ylpodview/approot/html/vendor/bootstrap/css/bootstrap-responsive.min.css
 - samples/ylpodview/approot/html/vendor/bootstrap/css/bootstrap.min.css.gz
 - samples/ylpodview/approot/html/vendor/bootstrap/img/glyphicons-halflings-white.png
 - samples/ylpodview/approot/html/vendor/bootstrap/img/glyphicons-halflings.png
 - samples/ylpodview/approot/html/vendor/bootstrap/js/bootstrap.min.js
 - samples/ylpodview/approot/html/vendor/bootstrap/js/bootstrap.min.js.gz
 - samples/ylpodview/approot/html/vendor/jquery/jquery-1.8.2.min.js
 - samples/ylpodview/approot/html/vendor/jquery/jquery-1.8.2.min.js.gz
 - samples/ylpodview/approot/html/vendor/jquery/jquery.min.js.gz
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_acid.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_berries-dark.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_berries-light.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_blacknblue.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_blacknblue.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_bright.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_contrast.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_darkblue.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_darkblue.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_darkness.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_darkness.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_desert.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_desert.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_easter.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_emacs.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_golden.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_golden.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_greenlcd.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_greenlcd.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_ide-codewarrior.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_ide-codewarrior.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_ide-devcpp.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_ide-devcpp.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_ide-eclipse.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_ide-kdev.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_ide-kdev.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_ide-msvcpp.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_kwrite.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_matlab.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_matlab.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_navy.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_navy.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_nedit.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_nedit.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_neon.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_neon.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_night.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_pablo.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_peachpuff.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_peachpuff.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_rand01.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_the.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_the.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_typical.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_typical.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_vampire.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_vampire.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_vim-dark.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_vim-dark.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_vim.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_vim.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_whatis.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_whatis.min.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_whitengrey.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_zellner.css
 - samples/ylpodview/approot/html/vendor/shjs/css/sh_zellner.min.css
 - samples/ylpodview/approot/html/vendor/shjs/doc/browsers.html
 - samples/ylpodview/approot/html/vendor/shjs/doc/documentation.html
 - samples/ylpodview/approot/html/vendor/shjs/doc/gplv3-88x31.png
 - samples/ylpodview/approot/html/vendor/shjs/doc/gplv3.html
 - samples/ylpodview/approot/html/vendor/shjs/doc/license.html
 - samples/ylpodview/approot/html/vendor/shjs/doc/links.html
 - samples/ylpodview/approot/html/vendor/shjs/doc/style.css
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_bison.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_bison.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_c.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_caml.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_changelog.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_changelog.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_cpp.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_cpp.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_csharp.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_css.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_desktop.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_diff.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_flex.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_flex.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_glsl.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_glsl.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_haxe.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_java.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_javascript.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_javascript_dom.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_javascript_dom.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_latex.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_ldap.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_ldap.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_log.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_lsm.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_m4.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_m4.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_pascal.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_pascal.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_perl.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_php.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_php.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_prolog.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_properties.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_properties.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_ruby.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_ruby.min.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_sh.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_tcl.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_xml.js
 - samples/ylpodview/approot/html/vendor/shjs/lang/sh_yatt.js
 - samples/ylpodview/approot/html/vendor/shjs/sh_style.css
 - samples/ylpodview/approot/html/vendor/shjs/sh_style.min.css
 - samples/ylpodview/approot/t/t_lib.pl
 - samples/ylpodview/approot/ytmpl/envelope.ytmpl
 - samples/ylpodview/approot/ytmpl/error.ytmpl