1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
1.40000 2008-06-20
- Added 'values' method to ensure that we can fetch data from junctions
and create new junctions based upon old ones.
1.30000 2007-05-11
- Non-development release.
- Moved .pm files into lib directory
1.20_01 2007-01-08
- Added :ALL export tag (RT #16429).
- Added bool and string overloading to stop fatal errors on
stringification (RT #24237).
- Removed duplicated tests.
- Ran files through perltidy.
1.10 2005-05-13
- Bugfix: error in none() and one() when comparing a Regexp object with !=
1.00 2005-05-13
- Initial release, includes test suite.
|