-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST
More file actions
39 lines (39 loc) · 739 Bytes
/
MANIFEST
File metadata and controls
39 lines (39 loc) · 739 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Changes
lib/Win32API/Console.pm
lib/Win32API/Console.pod
LICENSE
Makefile.PL
MANIFEST This list of files
README.pod
samples/10-print.pl
samples/16-color-palette.pl
samples/clear-screen1.pl
samples/clear-screen2.pl
samples/clear-screen3.pl
samples/ctrl-handler.pl
samples/high-level.pl
samples/read-input-buffer.pl
samples/read-write-blocks.pl
samples/scroll-screen-content.pl
samples/scroll-screen-window.pl
t/00-begin.t
t/01-load.t
t/02-helper.t
t/03-detect_unicode.t
t/04-alloc_with_options.t
t/05-xs-import.t
t/06-struct.t
t/07-basic.t
t/08-font.t
t/09-cursor.t
t/10-fill.t
t/11-screenbuffer.t
t/12-displaymode.t
t/13-ctrlhandler.t
t/14-input.t
t/15-output.t
t/16-title.t
t/17-buffer.t
t/18-misc.t
t/19-info-ex.t
t/lib/TestConsole.pm