Revision history for Perl extension Hashids

0.03 2013-08-20T15:57:59Z

    - Let the construct accept salt string only for consistency with
      other Hashids implementations
    - Refactor a really little bit :)

0.02 2013-08-20T10:01:07Z

    - Forgot salt key in SYNOPSIS

0.01 2013-08-20T08:41:48Z

    - initial release, a straight port of hashids.js for Perl.  Expect
      updates soon :)