0.0.3 - Fri Jul 14 14:25:42 IDT 2006
- Fixed some language problems in the POD.
- Added the Changes file.
- Changed the license to GPL/Artistic/Artistic-2.0
- Placed the .pm files inside lib.
- Added the TreeCreate module under t/lib (with appropriate tests) to test
the main module.
- Made the default test order lexicographical, and predictable. In the
process, eliminated keeping the directory handles, and possibly the fact
that they are kept open.
- Fixed a bug where circular references prevented the module from being
destroyed.