Changes for version 1.05 - 2014-04-17
- Moved Chatbot/Eliza.pm to lib/Chatbot/Eliza.pm
- Added this Changes file; moved changelog entries from pod to here.
- Moved all example scripts into examples/ directory
- Added a minimal test that actually exercises Eliza with a script
- Added "use warnings" and dropped use vars in favour of 'our'
- Added COPYRIGHT AND LICENSE section to pod
- Switched to Dist::Zilla
Changes for version 1.04_01 - 2014-04-05
- All the changes in 1.05 (above) were first done for this developer release.
Modules
A clone of the classic Eliza program