The CipUX project announce the release of CipUX-3.4.0.2 as of 2009-03-25. SVN revision 3832.
CipUX-3.4.0.2.tar.gz can be downloaded from:
http://release.cipux.org/CipUX-3.4.0.2.tar.gz
Change log:
bin/cipux_configuration:
* add configuration streaming of
- supported extensions
- storage configuration (if available)
- object configuration (if available)
- task configuration (if available)
to cipux_configuration
* add simple debug output for cipux_configuration
lib/CipUX:
* add 2 subroutines to handle the merge of the configuration
space better (performance). The first one '_hash_merge_setup' will
configure Hash::Merge and the second one '_merge_array' will use
Array::Unique (new dependency) to merge also the arrays.
* factorize sub l* and other heavy used sub to perform better
tests:
* add refcount test for returned object
* add objectleak test to test if constructor leaks