Changes for version 1.02 - 2013-12-18
- Chorus::Frame : DESTROY debbuged (unblessed reference)
- Chorus::Frame : method _inherits() added
- Chorus::Frame : fmatch() new syntax fmatch(slot => 'SLOT_NAME') or fmatch(slot => ['SLOT1_NAME', 'SLOT1_NAME'])
- Chorus::Frame : fmatch() optimize with %INSTANCES
- Chorus::Frame : _push() method added
- Chorus::Frame : bug fixed with set + multiple inheritance
- Chorus::Sample::Cursors : Added
- bug 90530 should be fixed
- bug 90166 fixed
Modules
A very light inference engine combined with the frame model for knowledge representation.
A simple skeleton of application using one or more Chorus::Engine objects (inference engines) working together on a common task.
A short implementation of frames from knowledge representation.
Provides
in lib/Chorus/Sample/Cursors.pm