The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#
#  Revision history for Digest-SipHash
#
# $Id: Changes,v 0.2 2013/02/17 08:30:18 dankogai Exp dankogai $

$Revision: 0.2 $ $Date: 2013/02/17 08:30:18 $
! t/01-SipHash.t
  Checks the bug below.
! lib/Digest/SipHash.pm
  # forgot the following. oops.
  use base 'Exporter'; 

0.01 2013/02/17 07:53:54
+ *
  First Release