Revision history for Net::Silk

1.06  Thu Mar 12 10:15:58 EDT 2015
    - silenced some site config tests when missing silk.conf
    - switched to latest Math::Int128 that includes OS/X patch
    - updated and fixed cardinality issues with wildcards and ipsets
    - patch for iter_cidr() issue on some versions of libsilk

1.05  Fri Mar  6 11:57:36 EST 2015
    - removed an int128 conditional that was breaking things on OS/X
    - various cleanup and bug fixes

1.04  Wed Feb 18 11:26:40 EST 2015
    - adjusted parsing order for numeric strings

1.03  Tue Feb 17 15:46:40 EST 2015
    - fixed MANIFEST

1.02  Tue Feb 17 13:10:43 EST 2015
    - full integration of Math::Int64 and Math::Int128
    - refactored ip constructors
    - streamlined bag key handling

1.01  Fri Feb  6 13:48:07 EST 2015
    - doc fix

1.00  Fri Feb  6 13:36:11 EST 2015
    - doc updates
    - revamped filehandle open in Net::Silk::File

0.01  Mon Sep 29 12:52:42 EDT 2014
    - initial release