Index:

TestMod_1     Get some votes data and display it
              with stepping options.

TestMod_2     Get a module and dump it to disc.
              ($.VoteDatum)

TestMod_3     Display full votes data with
              stepping options.

TestMod_4     Rip entire votes data from memory and
              save to $.VoteDatum.

TestMod_4     Rip votes data for votes that exist
              (ie not entire) from memory and save
              to $.VoteDatum.

TestMod_5     Add a generically boring vote.

TestMod_5b    Add the vote from hell.

TestMod_6     Decrement all heap entries following
              vote #3.

TestMod_7     Increment all heap entries following
              vote #3.

