0.05 - 2015/10/22
    - use List::Util sum0 to add up values
    - fix typos and bad DESCRIPTION

0.04 - 2015/10/22
    - renamed max_size to limit

0.03 - 2015/10/21
    - get 'size' from Array delegation
    - return oldest element in array, useful if you need to know what 
      gets deleted if the array is maxed 

0.01 - 2015/10/21
    - Initial release