File: MANIFEST

package info (click to toggle)
libalgorithm-loops-perl 1.032-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 208 kB
  • sloc: perl: 455; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 724 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
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)