File: MANIFEST

package info (click to toggle)
libstring-crc32-perl 2.100-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 56; ansic: 26; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 445 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Changes
README.md
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
LICENSE
MANIFEST
crcgen.c	# use this to rebuild your crc table
typemap		# my typemap for a correct mapping from C types to perl
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)