| 12
 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
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 
 | # This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.025.
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
author.yml
corpus/examples/lib/main.pm
dist.ini
examples/synopsis/array.pl
examples/synopsis/arraydef.c
examples/synopsis/arraydef.pl
examples/synopsis/c.c
examples/synopsis/c.pl
examples/synopsis/struct.pl
examples/synopsis/structdef.c
examples/synopsis/structdef.pl
examples/synopsis/union.pl
examples/synopsis/uniondef.c
examples/synopsis/uniondef.pl
examples/synopsis/util.pl
examples/time.pl
lib/FFI/C.pm
lib/FFI/C/Array.pm
lib/FFI/C/ArrayDef.pm
lib/FFI/C/Def.pm
lib/FFI/C/FFI.pm
lib/FFI/C/File.pm
lib/FFI/C/PosixFile.pm
lib/FFI/C/Struct.pm
lib/FFI/C/StructDef.pm
lib/FFI/C/Union.pm
lib/FFI/C/UnionDef.pm
lib/FFI/C/Util.pm
maint/cip-before-install
maint/cip-before-install-inside
maint/gh-macos
maint/gh-windows.pl
perlcriticrc
t/00_diag.t
t/ffi_c.t
t/ffi_c_array.t
t/ffi_c_arraydef.t
t/ffi_c_def.t
t/ffi_c_enumdef.t
t/ffi_c_ffi.t
t/ffi_c_file.t
t/ffi_c_posixfile.t
t/ffi_c_struct.t
t/ffi_c_structdef.t
t/ffi_c_union.t
t/ffi_c_uniondef.t
t/ffi_c_util.t
xt/author/critic.t
xt/author/eol.t
xt/author/examples.t
xt/author/no_tabs.t
xt/author/pod.t
xt/author/pod_coverage.t
xt/author/pod_spelling_common.t
xt/author/pod_spelling_system.t
xt/author/strict.t
xt/author/version.t
xt/release/changes.t
xt/release/fixme.t
 |