add changes file
[imager-screenshot.git] / MANIFEST
CommitLineData
4a35f49b
TC
1Changes History
2imss.h Declarations of the functions the XS gives access to
3Makefile.PL Build script
4MANIFEST This list of files
5MANIFEST.SKIP Files not to include in the MANIFEST
6Screenshot.pm Main perl implementation
7Screenshot.xs Interface to C code
8scwin32.c Win32 implementation
9scx11.c X11 implementation
10t/00load.t Test - can we load the modules
11t/10win32.t Test - win32 implementation
12t/20x11.t Test - X11 implementation
13t/30tkx11.t Test - X11 implementation via Tk
14t/40tkwin32.t Test - Win32 implementation via Tk
15t/90pod.t Test - check POD is valid
16t/91podcover.t Test - check all functions are covered by POD