-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathMANIFEST
54 lines (54 loc) · 944 Bytes
/
MANIFEST
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Changes
eg/examples.pl
lib/Test/MockFile.pm
lib/Test/MockFile/DirHandle.pm
lib/Test/MockFile/FileHandle.pm
lib/Test/MockFile/Plugin.pm
lib/Test/MockFile/Plugin/FileTemp.pm
lib/Test/MockFile/Plugins.pm
Makefile.PL
MANIFEST This list of files
README
t/00-load.t
t/chmod-filetemp.t
t/chmod.t
t/chown-chmod-nostrict.t
t/chown.t
t/detect-common-mistakes.t
t/dir_interface.t
t/file_access_hooks.t
t/file_from_disk.t
t/fileno.t
t/globbing.t
t/goto_is_available.t
t/handle-corruption.t
t/import.t
t/lib/Test/TMF.pm
t/manifest.t
t/mkdir.t
t/mock_stat.t
t/new_dir_interface.t
t/open-noclose.t
t/open.t
t/open_strict.t
t/opendir.t
t/path.t
t/plugin-filetemp.t
t/plugin.t
t/pod-coverage.t
t/pod.t
t/readline.t
t/readlink.t
t/rmdir.t
t/runtime-bareword-filehandles.t
t/stat-x.t
t/strict-rules.t
t/strict-rules_file-temp-example.t
t/strict-rules_scalar.t
t/symlink.t
t/sysopen.t
t/sysopen_strict.t
t/Test-MockFile_file.t
t/touch.t
t/unlink.t
t/writeline.t