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