Changes for version 0.85 - 2013-10-26
- bug fix : fix arguments for controller logic, ( ${ref of Nephia::Core}, ${ref of Nephia::Context} ) is legal. ( Nephia::Core object was not passed. )
Modules
- Nephia - A microcore architecture WAF
- Nephia::Chain - Abstract code chain for hook mechanism of Nephia
- Nephia::Context - Context Class for Nephia
- Nephia::Core - Core Class of Nephia
- Nephia::Incognito - A mechanism that conceal a Nephia instance into namespace
- Nephia::MetaTemplate - Meta Template Processor for Nephia::Setup flavors
- Nephia::Plugin - Base Class of Nephia Plugin
- Nephia::Plugin::Basic - A Nephia plugin that provides basic DSL
- Nephia::Plugin::Cookie - Cookie manipulation for Nephia
- Nephia::Request - Request Class for Nephia
- Nephia::Setup - Base class of setup tool
- Nephia::Setup::Plugin - Base class of plugin for Nephia::Setup
- Nephia::Setup::Plugin::Minimal - Minimal setup of Nephia
Provides
- Nephia::Response in lib/Nephia/Response.pm