Subject: | [PATCH] Changes and fixes for integratng Digest::SHA into bleadperl |
Date: | Mon, 23 Jan 2006 09:46:36 -0600 |
To: | mshelor [...] cpan.org, bug-digest-sha [...] rt.cpan.org |
From: | Steve Peters <steve [...] fisharerojo.org> |
Since CPAN has upgraded to Digest::SHA for doing checksumming, Digest::SHA
has been added to bleaderl (the development Perl branch). The
attached patch includes the following changes:
* Update of ppport.h to silence warnings with recent Perls
* Additional BEGIN {...} section so that tests behave correctly in the
core.
* Bug fixes to two test files that failed on VMS. The tests had been using
UNIX style paths (with "/"s). This has been changed to use File::Spec
instead.
Please feel free to let me know if you have any questions.
Steve Peters
steve@fisharerojo.org
Message body is not shown because sender requested not to inline it.