MANIFEST                This list of included files
LICENSE                 Declares this code as free and without warranty
README.txt              Summary and instructions
Changes                 What changed when
Makefile.PL             Automates installation/testing
lib/Algorithm/Loops.pm  Main module code
t/assert.t              Tests assertion failures
t/basic.t               Tests basic functionality
ex/MatrixMult.plx       Multiplies matrices
ex/NaturalSort.plx      Sorts mixed numbers/letters
ex/Permute.plx          Permutes words/characters
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)