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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.024.
Changes
FileCheck.h
FileCheck.xs
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
cpanfile
dist.ini
examples/mock-multiple-filecheck-import.t
examples/mock-multiple-filecheck-run.t
examples/mock-single-filecheck-at-import.pl
examples/mock-single-filecheck.pl
examples/mock-stat.pl
examples/mock_all_from_stat.t
examples/perldoc_mock-all-file-check-trace.t
examples/perldoc_mock-all-file-check.t
examples/perldoc_mock-stat.t
examples/synopsis.pl
examples/trace-code.pl
lib/Overload/FileCheck.pm
ppport.h
t/00-load.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/01_boot.t
t/02_basic-mock.t
t/02_import.t
t/exporter-all.t
t/exporter.t
t/issue-0001.t
t/mock-all-file-checks.t
t/mock-all-from-stat.t
t/mock-all-from-stat_advanced.t
t/mock-all-from-stat_basic.t
t/mock-lstat.t
t/mock-setting-errno.t
t/mock-stat.t
t/recycle-stat.t
t/simple-test.t
t/stack-corruption.t
t/stat-helpers.t
t/test-A.t
t/test-B-uppercase.t
t/test-C-uppercase.t
t/test-M.t
t/test-O-uppercase.t
t/test-R-uppercase.t
t/test-S-uppercase.t
t/test-T-uppercase.t
t/test-W-uppercase.t
t/test-X-uppercase.t
t/test-b.t
t/test-c.t
t/test-d.t
t/test-e-simple.t
t/test-e.t
t/test-f.t
t/test-g.t
t/test-integer.t
t/test-k.t
t/test-l.t
t/test-o.t
t/test-p.t
t/test-r.t
t/test-s.t
t/test-t.t
t/test-true-false.t
t/test-u.t
t/test-w.t
t/test-x.t
t/test-z.t
t/xt-author-check-examples.t
tidyall.ini
weaver.ini
xt/author/00-compile.t
xt/author/distmeta.t
xt/author/minimum-version.t
xt/author/no-tabs.t
xt/author/pod-syntax.t
xt/author/synopsis.t
|