File: MANIFEST

package info (click to toggle)
libstring-crc32-perl 1.4-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 76 kB
  • ctags: 7
  • sloc: makefile: 54; perl: 45; ansic: 26
file content (10 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
README
Makefile.PL
t/crc.t		# some tests
t/testfile	# a file to check during tests
CRC32.xs	# the heart of the module	
CRC32.pm
CRC32.pod	# documentation
MANIFEST
crcgen.c	# use this to rebuild your crc table
typemap		# my typemap for a correct mapping from C types to perl