• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

t/H14-Mar-2001-4942

ChangesH A D14-Mar-2001149 74

MANIFESTH A D14-Mar-200152 86

Makefile.PLH A D14-Mar-2001233 108

READMEH A D14-Mar-2001508 1510

SHA.pmH A D14-Mar-20011.6 KiB7419

README

1This module is depreciated.  Please use Digest::SHA1 instead.
2
3This module (SHA.pm) is just a thin wrapper around the Digest::SHA1
4module.  It is provided so that legacy code that rely on the old
5interface continue to work.
6
7You will need perl version 5.004 or better to install this module.
8The Digest::SHA1 module must be installed.
9
10Copyright 1999-2001 Gisle Aas.
11Copyright 1997 Uwe Hollerbach.
12
13This library is free software; you can redistribute it and/or
14modify it under the same terms as Perl itself.
15