Changes for version 0.110
- Date: 2012-12-02 23:59:13 +0900 Fixed the bug in test script t/test12/Templates/MenuTmpl.pm for Perl 5.17. Date: 2012-11-03 00:14:58 +0900 Fixed the method Su::Template::expand() to expand falsy value correctly. Date: 2012-10-27 23:31:55 +0900 Add the feature to define the model global fields to the defs file.
- Features
- Add the feature to define the model globa fields to the defs file.
- Changes
- When called the method Su::Model::load_model, return the deep copy of the model instance instead of it's reference.
- Bug Fixes
- Fixed the caller information in the log header.
- Features
- Date: 2012-09-30 22:34:39 +0900 Add the method Su::get_instance to treat the process instance itself instead of return it's result. Features
- Add the method Su::get_instance to get the process instance.
- Changes
- Fixed the include path of the test files to load the lib directory correctly.
Modules
A simple application layer to divide and integrate data and processes in the Perl program.
The custom build class.
A simple Logger which filters output by log level and regexp of the target class name.
A module to treat user data.
A module to generate and execute user process.
The process to load resource strings.
A module to make the string using the specified template and passed parameters.