Changes for version 0.0_8 - 2013-08-25
- Mainly for README.md polishment
- As its side effect, YATT::Lite::Factory now supports render() method;-)
Changes for version 0.0_4 - 2013-05-15
- First CPAN release
Changes for version 0.0.3_4 - 2012-05-04
- Directory layout is totally changed. Previous runyatt.lib/YATT is current top directory.
- Also, massive internal changes. class Web::* namespace is renamed to WebMVC0::*. Some options (eg. appns and baseclass) are changed.
Documentation
perl プログラマー向け yatt チュートリアル(日本語版)
programmer's guide for YATT
初めにお読み下さい (日本語版)
Introduction to YATT::Lite
課題の一覧
or Modern use of fields.pm and %FIELDS.
構文マニュアル (日本語版)
yatt syntax manual
Modules
Template with "use strict"
Loader for YATT::Lite
fields for multiple inheritance.
fields based, Tcl/Tk like object
output buffer with request properties
PSGI Handler for yatt
Extended Header Fields 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/Types.pm
in Lite/Util.pm
in Lite/Util/AsBase.pm
in Lite/Util/CmdLine.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/Dumper.pm
in Lite/XHF/StoreDir.pm
Examples
- samples/README
- samples/basic/1/.symlinks
- samples/basic/1/app.psgi
- samples/basic/1/html/envelope.ytmpl
- samples/basic/1/html/foo.ydo
- samples/basic/1/html/foobar.yatt
- samples/basic/1/html/index.yatt
- samples/basic/1/html/noncode.ydo
- samples/basic/1/html/perlerr.yatt
- samples/basic/1/t/1-basic.xhf
- samples/basic/1/t/fcgi_offline.t
- samples/basic/1/t/http_localhost.t
- samples/basic/1/t/offline.t
- samples/basic/1/t/t_lib.pl
- samples/basic/2/.symlinks
- samples/basic/2/app.psgi
- samples/basic/2/t/.symlinks
- samples/basic/2/t/http_localhost.t
- samples/basic/2/t/offline.t
- samples/basic/2/t/psgi_offline.t
- samples/basic/3/.symlinks
- samples/basic/3/html/index.yatt
- samples/basic/3/t/.symlinks
- samples/basic/3/t/fcgi_offline.t
- samples/basic/3/t/http_localhost.t
- samples/basic/4/app.psgi
- samples/basic/4/html/.htyattrc.pl
- samples/basic/4/html/index.yatt
- samples/basic/4/t/fcgi_offline.t
- samples/basic/4/t/offline.t
- samples/basic/4/t/psgi_offline.t
- samples/basic/5/.symlinks
- samples/basic/5/dot.htaccess
- samples/basic/5/t/fcgi_offline.t
- samples/basic/5/t/http_localhost.t
- samples/basic/5/t/psgi_offline.t
- samples/basic/6/html/.htyattconfig.xhf
- samples/basic/6/html/index.yatt
- samples/basic/6/t/.htaccess
- samples/basic/6/t/.symlinks
- samples/basic/6/t/1-basic.xhf
- samples/basic/6/t/fcgi_offline.t
- samples/basic/6/t/http_localhost.t
- samples/basic/6/t/offline.t
- samples/basic/6/t/psgi_offline.t
- samples/basic/7/app.psgi
- samples/basic/7/html/index.yatt
- samples/basic/7/t/.symlinks
- samples/basic/7/t/1-basic.xhf
- samples/basic/7/t/http_localhost.t
- samples/basic/7/t/offline.t
- samples/basic/7/t/psgi_offline.t
- samples/basic/8/.symlinks
- samples/basic/8/app.psgi
- samples/basic/8/html/index.yatt
- samples/basic/8/t/.symlinks
- samples/basic/8/t/1-basic.xhf
- samples/basic/8/t/http_localhost.t
- samples/benchmarks/results/author.txt
- samples/benchmarks/template/base.mt
- samples/benchmarks/template/base.yatt
- samples/benchmarks/template/child.mt
- samples/benchmarks/template/child.tx
- samples/benchmarks/template/include.ht
- samples/benchmarks/template/include.mt
- samples/benchmarks/template/include.tx
- samples/benchmarks/template/list.cs
- samples/benchmarks/template/list.ht
- samples/benchmarks/template/list.mt
- samples/benchmarks/template/list.tj
- samples/benchmarks/template/list.tt
- samples/benchmarks/template/list.tx
- samples/benchmarks/template/list.yatt
- samples/benchmarks/yt-x-rich-env.pl
- samples/db_backed/1/.symlinks
- samples/db_backed/1/app.psgi
- samples/db_backed/1/html/index.yatt
- samples/db_backed/1/html/printenv.yatt
- samples/db_backed/1/html/regist.yatt
- samples/db_backed/1/t/.htaccess
- samples/db_backed/1/t/0regist.t
- samples/db_backed/1/t/1-basic.xhf
- samples/db_backed/1/t/basic.inc.xhf
- samples/db_backed/1/t/psgi_offline.t
- samples/db_backed/1/t/t_lib.pl
- samples/db_backed/1/t/t_regist.pm
- samples/db_backed/1/t/z_cleanup.t
- samples/db_backed/2/.symlinks
- samples/db_backed/2/app.psgi
- samples/db_backed/2/data/.htaccess
- samples/db_backed/2/html/.symlinks
- samples/db_backed/2/html/envelope.ytmpl
- samples/db_backed/2/html/login.ydo
- samples/db_backed/2/html/logout.ydo
- samples/db_backed/2/t/0regist.t
- samples/db_backed/2/t/basic.inc.xhf
- samples/db_backed/2/t/http_localhost.t
- samples/db_backed/2/t/psgi_offline.t
- samples/db_backed/2/t/t_regist.pm
- samples/minimum.psgi
- samples/runfcgi
- samples/sess_backed/1/config/.htaccess
- samples/sess_backed/1/data/.htaccess
- samples/sess_backed/1/html/.htyattconfig.xhf
- samples/sess_backed/1/html/.htyattrc.pl
- samples/sess_backed/1/html/00readme.html
- samples/sess_backed/1/html/main.css
- samples/sess_backed/1/t/.htaccess
- samples/sess_backed/1/t/1-basic.xhf
- samples/setup-all.zsh
- samples/toy/toyedit1/.symlinks
- samples/toy/toyedit1/data/.htaccess
- 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/save.ydo
- samples/toy/toyedit1/html/update.ydo
- samples/toy/toyedit1/t/.htaccess
- samples/toy/toyedit1/t/1-basic.xhf
- samples/toy/toyedit1/t/fcgi_offline.t
- samples/toy/toyedit1/t/offline.t
- samples/toy/toyedit1/t/psgi_offline.t
- samples/ylpodview/approot/app.psgi
- samples/ylpodview/approot/html/.htyattconfig.xhf
- samples/ylpodview/approot/html/.htyattmsg.ja.po
- 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-responsive.min.css.gz
- samples/ylpodview/approot/html/vendor/bootstrap/css/bootstrap.css
- samples/ylpodview/approot/html/vendor/bootstrap/css/bootstrap.min.css
- 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.js
- samples/ylpodview/approot/html/vendor/bootstrap/js/bootstrap.min.js.gz
- samples/ylpodview/approot/html/vendor/jquery/jquery-1.8.2.min.js.gz
- samples/ylpodview/approot/html/vendor/jquery/jquery.min.js
- samples/ylpodview/approot/html/vendor/jquery/jquery.min.js.gz
- samples/ylpodview/approot/html/vendor/shjs/README.txt
- samples/ylpodview/approot/html/vendor/shjs/css/sh_acid.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_berries-light.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_berries-light.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_bipolar.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_contrast.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_contrast.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_darkblue.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_darkness.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_desert.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_dull.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_emacs.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_greenlcd.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_ide-anjuta.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_ide-anjuta.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-eclipse.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_navy.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_night.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_pablo.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_peachpuff.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_print.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_rand01.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_rand01.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_the.min.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.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_whatis.min.css
- samples/ylpodview/approot/html/vendor/shjs/css/sh_whitengrey.min.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/download.html
- samples/ylpodview/approot/html/vendor/shjs/doc/gplv3.html
- samples/ylpodview/approot/html/vendor/shjs/doc/style.js
- samples/ylpodview/approot/html/vendor/shjs/favicon.ico
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_bison.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_caml.min.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_csharp.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_css.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_desktop.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_desktop.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_diff.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_diff.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_flex.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_glsl.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_haxe.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_haxe.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_html.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_html.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_java.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_javascript.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_ldap.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_log.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_lsm.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_makefile.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_oracle.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_oracle.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_pascal.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_perl.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_properties.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_ruby.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_scala.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_sh.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_sh.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_slang.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_sml.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_sml.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_spec.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_spec.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_sql.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_tcl.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_xml.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_xml.min.js
- samples/ylpodview/approot/html/vendor/shjs/lang/sh_xorg.min.js
- samples/ylpodview/approot/html/vendor/shjs/sh_main.js
- samples/ylpodview/approot/html/vendor/shjs/sh_style.min.css
- samples/ylpodview/approot/t/01_psgi_offline.t
- samples/ylpodview/approot/t/t_lib.pl