Minima v0.4.0 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README
- README.md
- bin/minima
- cpanfile
- eg/etc/routes.map
- eg/lib/Controller.pm
- eg/minima.psgi
- eg/templates/home.ht
- etc/minima.psgi
- etc/routes.map
- lib/Minima.pm
- lib/Minima/App.pm
- lib/Minima/Controller.pm
- lib/Minima/Manual/Customizing.pod
- lib/Minima/Manual/FAQ.pod
- lib/Minima/Manual/Testing.pod
- lib/Minima/Project.pm
- lib/Minima/Router.pm
- lib/Minima/Setup.pm
- lib/Minima/View.pm
- lib/Minima/View/HTML.pm
- lib/Minima/View/JSON.pm
- lib/Minima/View/PlainText.pm
- share/templates/+gitignore.stpl
- share/templates/app.psgi.dtpl
- share/templates/cpanfile.dtpl
- share/templates/etc-config.pl.stpl
- share/templates/etc-routes.map.stpl
- share/templates/lib-Controller-Main.pm.stpl
- share/templates/static-css-main.css.dtpl
- share/templates/templates-e404.ht.stpl
- share/templates/templates-e500.ht.stpl
- share/templates/templates-footer.ht.stpl
- share/templates/templates-header.ht.dtpl
- share/templates/templates-home.ht.stpl
- t/00-load.t
- t/01-setup.t
- t/02-router.t
- t/20-app.t
- t/30-controller.t
- t/40-view.t
- t/41-view-html.t
- t/42-view-json.t
- t/43-view-plaintext.t
- t/50-live.t
- t/51-stream.t
- t/90-project.t