The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1.015	2004-07-21 13:35
	* more tests!
	* (x | y) & z now works
1.013	2004-07-21 12:40
	* more tests!
	* Number::Range cross-ref
	* fix typos in changelog (it's not 2005 yet!)
1.012 2004-07-20 15:35
	* add Union.pm
	* enable |-overloaded union of ranges
1.011 2004-07-19 14:55
	* fix misuse of "union"
1.010 2004-07-06 22:36
	* better documentation for infinite tolerances
	* infinite & infinite yields infinite
	* more tests!
	* POD formatting error
1.009 2004-07-06 16:21
	* POD formatting error
1.008 2004-07-06 16:18
  * add 'infinite' method (still sketchy)
	* add & operator overloading
	* add tests for the above
	* fix some test formatting errors
1.007	2004-07-01 23:05
	* refactored awful "values" sub (it's still ugly)
	* return simple scalars when tolerance == 0