1.32: Wed Aug 13 13:49:19 EDT 2008
    - woops, 'skip' device fails tests...

1.31: Wed Aug 13 07:21:36 EDT 2008
    - I dislike module::build, removed

1.3: Wed Aug  6 07:00:43 EDT 2008
    - Awesome.  t/07 had a naked (non eval"") use WWW::Mechanize,
      even though it didn't use it.  So, CPAN testers rock.

1.2: Tue Jul 29 14:42:08 EDT 2008
    - typo in the pod
    - bug in the module
    - I'm not going to include the Makefile.PL anymore, it
      causes problems.

1.1: Mon Jul 28 06:42:14 EDT 2008
    - error in the Build.PL, must set default for prompt() so the
      smokers don't get an error.

1.0: Wed Jul 23 18:41:34 EDT 2008
    - built a tcp test [05], more trouble than you'd think... requires
      root, my default gateway is on eth2, etc...
    - added an icmp test [07]
    - added a tcp+icmp test [10]
      - same test one def filter [11]
      - same test one ipv4 filter [11]
    - added a tcp+icmp using two pcaps test [15]
      - same, but interleaved
      - same, but serialized
    - documented this mess

1.0: Wed Jul 23 09:45:24 EDT 2008
    - I found this stuff pretty hard to do the first time,
      knowing I'd want to do it all again without having to
      re-learn it all, I wrote this.