Posted: Wed Jul 05, 2006 12:08 am Post subject: RiveScript 1.01
Finally, the 1.01 release of RiveScript is here! The reason it's 1.01 is because after sending 1.00 to CPAN, I found a few typo's in the POD and had to fix them.
But this is finally the beta of RiveScript. Its syntax development has slowed down and so there shouldn't be any dramatic additions to the module beyond this point.
Version 1.02
- Fixed several bugs:
- Makefile.PL was unnecessarily requiring a high version of Perl; now it doesn't.
- A typo fixed in Tutorial.pod causing compile errors
- MANIFEST file fixed to reflect the new demo brain
- Some warnings in Parser.pm were attempted to be fixed