~ubuntu-branches/ubuntu/warty/libstring-crc32-perl/warty

« back to all changes in this revision

Viewing changes to MANIFEST

  • Committer: Bazaar Package Importer
  • Author(s): Clint Adams
  • Date: 2002-10-27 15:19:27 UTC
  • Revision ID: james.westby@ubuntu.com-20021027151927-0gz9w7qltmbjrnlh
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
README
 
2
Makefile.PL
 
3
t/crc.t         # some tests
 
4
t/testfile      # a file to check during tests
 
5
CRC32.xs        # the heart of the module       
 
6
CRC32.pm
 
7
CRC32.pod       # documentation
 
8
MANIFEST
 
9
crcgen.c        # use this to rebuild your crc table
 
10
typemap         # my typemap for a correct mapping from C types to perl