Revision history for Array::LIFO
0.0203_01 2017-07-19 08:03:50
- Update the dist.ini with directives to include the LICENSE in the repo.
0.0202 2015-10-23
- Rename queue to stack in the module.
0.0201 2015-10-23
- Fix the github repo link.
0.02 2015-10-22
- Add the peek() method.
- Improved documentation.
0.0101 2015-10-21
- Remove the unnecessary strict and warnings usage.
0.01 2015-10-21
- Copy and modify from Array::FIFO.
- Mint by Dist::Zilla.