Changes for version 1.04_01 - 2014-04-05
- 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
Modules
A clone of the classic Eliza program