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
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.031.
Build.PL
CONTRIBUTING
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
examples/basic.pl
lib/Directory/Scratch.pm
t/00-load.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/integration/01-parents_too.t
t/integration/01-scratch.t
t/integration/02-nesting.t
t/integration/03-list.t
t/integration/04-links.t
t/integration/05-readwrite.t
t/integration/06-append-prepend.t
t/integration/07-delete.t
t/integration/08-exists.t
t/integration/09-clone_object.t
t/integration/10-new-with-arguments.t
t/integration/11-cleanup.t
t/integration/11-stringify.t
t/integration/12-randfile.t
t/integration/other_output_seperator.t
t/os/win32.t
t/unit/append.t
t/unit/chmod.t
t/unit/cleanup.t
t/unit/create_tree.t
t/unit/delete.t
t/unit/invalid_clone.t
t/unit/invalid_directory.t
t/unit/link.t
t/unit/ls.t
t/unit/mkdir.t
t/unit/openfile.t
t/unit/randfile.t
t/unit/read.t
t/unit/stat.t
t/unit/tempfile.t
t/unit/touch.t
t/unit/write.t
xt/author/00-compile.t
xt/release/changes_has_content.t
xt/release/cpan-changes.t
xt/release/distmeta.t
xt/release/kwalitee.t
xt/release/minimum-version.t
xt/release/mojibake.t
xt/release/pod-coverage.t
xt/release/pod-no404s.t
xt/release/pod-syntax.t
xt/release/portability.t
|