Changes for version 0.02

  • Changed untar dir structure to standard one
  • Modified JHash.pm @EXPORT_OK so jhash() function can be exported on demand
  • A small clean up to handle undef and null string input cases
  • Added tests for the undef and null string input cases
  • finished POD
  • Added speed note to pod and demo script to misc/oo_vs_func.pl
  • Added DEBUG const to C code for conveneience and to conform with coding conventions of PHB
  • Cleaned up Makefile.PL to minimal case

Modules

Perl extension for JHash Hashing Algoritm