in reply to Re: Bitwise operators on binary objects
in thread Bitwise operators on binary objects

Very nice.

BTW in contrast to the normal unpack templates, which are (as any experienced perler knows) documented under pack, this feature is documented only under unpack:

In addition to fields allowed in pack(), you may prefix a field with a %<number> to indicate that you want a <number>-bit checksum of the items instead of the items themselves.
  • Comment on Re^2: Bitwise operators on binary objects