Changes for version v0.3.0 - 2015-01-01
- [INCOMPATIBLE] `uri_for` now retruns url-path(not absoulute url).
- `abs_uri_for` returns absolute url
- change versioning way
Modules
a web application framework
Provides
in lib/Puncheur/Dispatcher/Lite.pm
in lib/Puncheur/Dispatcher/PHPish.pm
in lib/Puncheur/Lite.pm
in lib/Puncheur/Plugin/HandleStatic.pm
in lib/Puncheur/Plugin/JSON.pm
in lib/Puncheur/Plugin/Model.pm
in lib/Puncheur/Plugin/ShareDir.pm
in lib/Puncheur/Request.pm
in lib/Puncheur/Response.pm
in lib/Puncheur/Runner.pm
in lib/Puncheur/Trigger.pm
Examples
- eg/KosKos/lib/KosKos.pm
- eg/MonMonMon/lib/MonMonMon.pm
- eg/MonMonMon/lib/MonMonMon/Dispatcher.pm
- eg/MonMonMon/lib/MonMonMon/Models.pm
- eg/MonMonMon/share/tmpl/index.tx
- eg/PLite.pm
- eg/app.psgi
- eg/kos.psgi
- eg/mon.psgi
- eg/plite.psgi
- eg/runner.pl
- eg/tmpl/hoge.mt
- eg/tmpl/index.mt
- eg/tmpl/sub/index.mt
- eg/tmpl/sub/piyo.mt