we now require Imager 0.88
[imager-screenshot.git] / MANIFEST
CommitLineData
4a35f49b 1Changes History
1210b68e
TC
2examples/win32_fw.pl Example - get a window by name on win32 and grab it
3imss.h Declarations of the functions the XS gives access to
47f35d89 4inc/Devel/CheckLib.pm
1210b68e 5Makefile.PL Build script
4a35f49b
TC
6MANIFEST This list of files
7MANIFEST.SKIP Files not to include in the MANIFEST
1210b68e 8META.yml Module meta-data (added by MakeMaker)
d9a01106 9ppport.h Support older perls
1210b68e 10README
4a35f49b
TC
11Screenshot.pm Main perl implementation
12Screenshot.xs Interface to C code
0cc0b6d7 13scdarwin.c Darwin implementation
4a35f49b
TC
14scwin32.c Win32 implementation
15scx11.c X11 implementation
6f00ec2f
TC
16svwin32.c Win32 translate SV to HWND
17svwin32.h Win32 translate SV to HWND (header)
18typemap Type conversion
4a35f49b
TC
19t/00load.t Test - can we load the modules
20t/10win32.t Test - win32 implementation
21t/20x11.t Test - X11 implementation
22t/30tkx11.t Test - X11 implementation via Tk
23t/40tkwin32.t Test - Win32 implementation via Tk
0cc0b6d7 24t/50darwin.t Test - Darwin implementation
4a35f49b
TC
25t/90pod.t Test - check POD is valid
26t/91podcover.t Test - check all functions are covered by POD
1210b68e 27t/92manifest.t Test - check we match the MANIFEST