Changes for version 0.008

  • Date: Wed Feb 2 22:53:00 2011 +0900 Modify pod comment. Date: 2011-01-10 16:08:00 +0900 Modify pod comments. Date: 2011-01-08 21:05:44 +0900 Add the fakeuninstall command to the CustomBuild.pm. Date: 2010-12-31 22:52:08 +0900 Add uninstall command to the build script and remove CheckModuleMethod.pm from the distribution.
    • Featues
      • Add uninstall method to CustomBuild.pm.
    • Changes
      • Remove CheckModuleMethod.pm from dist files.
  • Date: 2010-12-26 21:13:02 +0900 Fixed the template bug and add error message.
    • Bug Fixes
      • Fixed the <%== %> expansion in template not to escape special caractors.
    • Changes
      • Add the error message when user tring to apply scalar filters to the multiple result of the process.
  • Date: 2010-11-25 22:47:20 +0900 Add some pod comment and rename internal method to make it has the prefix '_'. Date: 2010-11-24 22:13:26 +0900 Add the variable $Su::Process::SUPPRESS_LOAD_ERROR for suppress module loading error.
    • Features
      • Add the variable $Su::Process::SUPPRESS_LOAD_ERROR for suppress the error when loading a process module.
      • Add the method 'Su::Model->attr' for store variables in application scope.
    • Changes Make throw the error if loading process is not exist or failded to require.
  • Date: 2010-11-24 21:53:32 +0900 Add some pod comment.

Modules

The custom build class.
Su
A simple application layer to divide and integrate data and processes in the Perl program.
A Simple Logger that has the feature of recognizing log level and narrowing down the logging target class.
A module to treat user data.
A module to generate and execute user process.
A module to make the string using the specified template and passed parameters.