2009-06-15 Dave Cross * Build.PL, lib/Number/Fraction.pm, t/12_invalid.t: Fixed CPAN RT bug #46961 (and added tests). Move VERSION setting into Number/Fraction.pm. * commit 801099fe26530e31286f96511021d8207cfe4bcc 2009-02-21 Dave Cross * : Removed execute bits on tests. * commit 50393d0a96341552e9820b889e53cae9c157e749 2008-03-09 Dave Cross * Build.PL: Fiddled with dependencies. Incremented version number. * commit 016732d1c3253366429fc605233a08ddade86158 2008-03-08 Dave Cross * MANIFEST: Added Build.PL and META.yml * commit d302adf264e83cb2ed331fa944ecf965c064e5ad 2008-03-08 Dave Cross * lib/Number/Fraction.pm: Changed email address and copyright date * commit eba3cf4f88bb07e67452f7288d6afb1f10cce88c 2008-03-08 Dave Cross * Build.PL, Makefile.PL: Moved from Makefile.PL to Build.PL. * commit 77d6690d86a3fc0b187250d19a29a38966667b33 2008-03-08 Dave Cross * lib/Number/Fraction.pm: Use svn revision number. Remove old cvs logs. * commit 3f0f971ed398aaee26d1836989ad1cce60dbde1b 2008-03-08 Dave Cross * MANIFEST: Make non-executable * commit fb6face2ff8e56f9e7bdd26fb8c2a1cae948af54 2008-03-08 Dave Cross * t/01_load.t, t/02_create.t, t/03_create.t, t/04_add.t, t/05_subtract.t, t/06_multiply.t, t/07_divide.t, t/08_compare.t, t/09_neg.t: Switch to using Test::More throughout. Remove old Test.pm black magic comments. * commit 6ec08c4e7700ea05ba4cee77ad338a1042aff674 2008-03-08 Dave Cross * : Make non-executable * commit 132da7be2e484df02149c0d6b738cad07a0ee632 2006-03-02 Dave Cross * t/05_subtract.t: fixed one test that failed after applying previous fixes. * commit 426fb8b9a7b5685dd4e97bcb647ee95647fc9b19 2006-03-02 Dave Cross * lib/Number/Fraction.pm, t/02_create.t: A couple of patches supplied by David Westbrook. * commit 82d5d1f61beef52cc2fb864569e6b433ea8f0eb1 2005-10-22 Dave Cross * lib/Number/Fraction.pm: Added new tests. * commit 41fe6996622804fda54b69c479abb5874d658be1 2005-10-22 Dave Cross * MANIFEST: Added pod coverage tests. * commit 09f70cbc5cd02fa778b9cc3bda44ded34a0853a1 2005-10-22 Dave Cross * t/11_pod_coverage.t: Added Pod coverage tests. * commit 95ea98bc9a5b0ee5b5930ca5ba4b20185203c6b1 2004-10-23 Dave Cross * lib/Number/Fraction.pm: Improved test coverage (to 100% - Go Me!) * commit 9016c4082c58a825bfa7f648c0fff0b9124e6305 2004-05-23 Dave Cross * Makefile.PL, lib/Number/Fraction.pm, t/10_pod.t: Changed pod tests. Updated my email address in Makefile.PL * commit 22cd7f103fddd55cf92678c76e43bd5d61ecac09 2004-05-23 Dave Cross * Makefile.PL: Changed references to Fraction.pm * commit dc28a6e940bfeb3bd418cd732753498c654f9460 2004-05-23 Dave Cross * MANIFEST: Added t/10_pod.t * commit 8b2ef4498f6b1d8ff62a025e02b8a07bef38a766 2004-05-23 Dave Cross * MANIFEST: Moved Fraction.pm to lib/Number * commit 8dc2d9d5ebdf788d71415fbce3680a0ddc9f8b0a 2004-05-23 Dave Cross * Changes: Removed Changes (now autogenerated) * commit 99ceebf6ab41ecb8c145b41515315c70b3f38007 2004-05-22 Dave Cross * lib/Number/Fraction.pm, t/02_create.t, t/03_create.t, t/04_add.t, t/05_subtract.t, t/06_multiply.t, t/07_divide.t, t/10_pod.t: Added more tests. Fixed a couple of bugs that they uncovered. * commit c61cc84865a8690adf6da6c4a6d38b3f0cd5d404 2004-04-28 Dave Cross * MANIFEST, lib/Number/Fraction.pm: Added negative tests to MANIFEST * commit 663e6aba4b9357bfe39eed9c08917945fd2a79b0 2004-04-27 Dave Cross * lib/Number/Fraction.pm: Added support for negative numbers. * commit 76802ffd331bd00e0ce96a929d2b54c694a8a190 2004-04-27 Dave Cross * t/09_neg.t: Added tests for negative numbers * commit 8e6fb56d1b89727c0f998ccc500ccd23dc378b13 2003-02-19 Dave Cross * t/08_compare.t: Corrected invalid string tests. '1/2' lt '1/4' (when considered as strings) * commit 6a8ab02725d193437955bc195f7530392158b499 2003-02-19 Dave Cross * lib/Number/Fraction.pm: Correct '+0' to '0+'. Added "fallback" - which allowed me to remove cmp and ncmp. * commit 4d6d2c8ee1d963c9ac39d89b92cfa4422d574983 2003-02-19 Dave Cross * Changes, MANIFEST, Makefile.PL, README, lib/Number/Fraction.pm, t/01_load.t, t/02_create.t, t/03_create.t, t/04_add.t, t/05_subtract.t, t/06_multiply.t, t/07_divide.t, t/08_compare.t: Initial revision * commit fe80e676aee714e6015e523e3ad07d3f45348be6 2003-02-19 (no author) <(no author)> * : New repository initialized by cvs2svn. * commit 49579fd7b4f1366fe8a42579649af208bc749d55