Commit: fac4ae0147614d828a9d9bd5bcac901ec441f8f4
http://github.com/sanko/net-bittorrent/commit/fac4ae0147614d828a9d9bd5bcac901ec441f8f4
Author: Sanko Robinson <sa...@cpan.org>
Date: 2009-01-27 (Tue, 27 Jan 2009)
Changed paths:
M Changes
M Notes.pod
M README
M lib/Net/BitTorrent/Version.pm
M t/700_classes/Net/BitTorrent/Protocol.t
M tatoeba/000-basic.pl
M tatoeba/001-torrent-info.pl
M tatoeba/002-debug.pl
M tatoeba/003-threads.pl
M tatoeba/004-resume.pl
Log Message:
-----------
32-bit math fixes in the test suite
* More pod cleanup
- Fix bad internal link in N::B::Version
* fix t/[...]/Protocol.t failures due to the limits of 32-bit math
* tatoeba/*.pl shorten =head1 NAME content so it doesn't wrap on search.cpan.org
Commit: 51f07f77b28d47fc2adbc480644fcc0e61b6c816
http://github.com/sanko/net-bittorrent/commit/51f07f77b28d47fc2adbc480644fcc0e61b6c816
Author: Sanko Robinson <sa...@cpan.org>
Date: 2009-01-27 (Tue, 27 Jan 2009)
Changed paths:
M t/700_classes/Net/BitTorrent/Protocol.t
Log Message:
-----------
More protocol test fixes and cleanup
* Improved test names in t/[...]/Protocol.t
* More edge case tests in t/[...]/Protocol.t