The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
LICENSE
META.json
README.md
author/create_ddl.pl
author/xgettext.pl
cpanfile
lib/Ukigumo/Server.pm
lib/Ukigumo/Server/API.pm
lib/Ukigumo/Server/API/Dispatcher.pm
lib/Ukigumo/Server/Command/Branch.pm
lib/Ukigumo/Server/Command/Docs.pm
lib/Ukigumo/Server/Command/Report.pm
lib/Ukigumo/Server/DB.pm
lib/Ukigumo/Server/DB/Schema.pm
lib/Ukigumo/Server/L10N.pm
lib/Ukigumo/Server/Launcher.pm
lib/Ukigumo/Server/Schema.pm
lib/Ukigumo/Server/Util.pm
lib/Ukigumo/Server/Web.pm
lib/Ukigumo/Server/Web/Dispatcher.pm
lib/Ukigumo/Server/Web/ViewFunctions.pm
minil.toml
script/ukigumo-server
share/config/deployment.pl
share/config/development.pl
share/config/test-mysql.pl
share/config/test.pl
share/docs/about-ja.txt
share/docs/about.txt
share/docs/dotcloud.txt
share/docs/heroku.txt
share/eg/client.pl
share/eg/perlish-client.pl
share/po/ja.po
share/sql/mysql.sql
share/sql/sqlite.sql
share/static/404.html
share/static/500.html
share/static/502.html
share/static/503.html
share/static/504.html
share/static/css/bootstrap.min.css
share/static/css/main.less
share/static/google-code-prettify/lang-apollo.js
share/static/google-code-prettify/lang-clj.js
share/static/google-code-prettify/lang-css.js
share/static/google-code-prettify/lang-go.js
share/static/google-code-prettify/lang-hs.js
share/static/google-code-prettify/lang-lisp.js
share/static/google-code-prettify/lang-lua.js
share/static/google-code-prettify/lang-ml.js
share/static/google-code-prettify/lang-n.js
share/static/google-code-prettify/lang-proto.js
share/static/google-code-prettify/lang-scala.js
share/static/google-code-prettify/lang-sql.js
share/static/google-code-prettify/lang-tex.js
share/static/google-code-prettify/lang-vb.js
share/static/google-code-prettify/lang-vhdl.js
share/static/google-code-prettify/lang-wiki.js
share/static/google-code-prettify/lang-xq.js
share/static/google-code-prettify/lang-yaml.js
share/static/google-code-prettify/prettify.css
share/static/google-code-prettify/prettify.js
share/static/img/favicon.ico
share/static/img/ukigumo-chan-angry.png
share/static/img/ukigumo-chan.png
share/static/js/jquery-1.6.3.min.js
share/static/js/less-1.1.3.min.js
share/static/less/bootstrap/bootstrap.less
share/static/less/bootstrap/forms.less
share/static/less/bootstrap/mixins.less
share/static/less/bootstrap/patterns.less
share/static/less/bootstrap/reset.less
share/static/less/bootstrap/scaffolding.less
share/static/less/bootstrap/tables.less
share/static/less/bootstrap/type.less
share/static/less/bootstrap/variables.less
share/tmpl/branch_delete.tt
share/tmpl/cc.xml.tt
share/tmpl/docs.tt
share/tmpl/docs/api.tt
share/tmpl/include/layout.tt
share/tmpl/include/table/project.tt
share/tmpl/index.tt
share/tmpl/project/index.tt
share/tmpl/recent.tt
share/tmpl/report_list.tt
share/tmpl/show_report.tt
t/00_compile.t
t/01_root.t
t/02_mech.t
t/03-branch.t
t/05-api-post.t
t/06-api-search.t
t/07-mysqld.t
t/Util.pm
t/Util.t
t/api-post.t
t/docs.t
t/sqlite.t
xt/02_perlcritic.t
xt/04-xgettext.t
META.yml
MANIFEST