File-Util 4.201720 Latest
Files
- AUTHORS
- Build.PL
- COPYING
- Changes
- INSTALL
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- NEWS
- README
- SIGNATURE
- TODO
- dist.ini
- examples/batch_file_rename.pl
- examples/batch_search_and_replace.pl
- examples/get_an_open_file_handle.pl
- examples/increment_a_counter_file.pl
- examples/list_the_contents_of_a_directory.pl
- examples/list_the_contents_of_a_directory_recursively.pl
- examples/load_a_file_into_a_variable.pl
- examples/make_a_new_directory.pl
- examples/pretty_print_a_directory.pl
- examples/pretty_print_a_directory_using_as_tree.pl
- examples/pretty_print_a_directory_using_callbacks_fancy.pl
- examples/pretty_print_a_directory_using_callbacks_simple.pl
- examples/recursively_remove_a_directory_and_its_contents.pl
- examples/retry_open_handle.pl
- examples/wrap_the_lines_in_a_file.pl
- examples/write_or_append_to_a_file.pl
- lib/File/Util.pm
- lib/File/Util/Cookbook.pod
- lib/File/Util/Definitions.pm
- lib/File/Util/Exception.pm
- lib/File/Util/Exception/Diagnostic.pm
- lib/File/Util/Exception/Standard.pm
- lib/File/Util/Interface/Classic.pm
- lib/File/Util/Interface/Modern.pm
- lib/File/Util/Manual.pod
- lib/File/Util/Manual/Examples.pod
- performance/bench_listdir.pl
- performance/bench_load_time.pl
- performance/profile_listdir.pl
- performance/profile_listdir_vs_file-find-rule.pl
- perlcritic.rc
- t/00-compile.t
- t/00-report-prereqs.dd
- t/00-report-prereqs.t
- t/001_canuseit.t
- t/002_isa.t
- t/003_can.t
- t/004_portable.t
- t/005_ftests.t
- t/006_io.t
- t/007_flock.t
- t/008_export_ok.t
- t/009_empty_subclass.t
- t/010_unicode.t
- t/011_abspaths.t
- t/012_atomize_path.t
- t/013_interface_classic.t
- t/014_interface_modern.t
- t/015_destroy.t
- t/016_new.t
- t/017_make_dir_list_dir.t
- t/018_list_dir_advancedmatch.t
- t/019_load_dir.t
- t/020_write_file.t
- t/021_list_dir_regression.t
- t/bin
- t/txt
- xt/author/critic.t
- xt/author/mojibake.t
- xt/author/no-tabs.t
- xt/author/pod-coverage.t
- xt/author/pod-spell.t
- xt/author/pod-syntax.t
- xt/author/synopsis.t
- xt/author/test-version.t
- xt/release/cpan-changes.t
- xt/release/diesnice-fatalities.t
- xt/release/diesnice-messages.t
- xt/release/dist-manifest.t
- xt/release/dist-portable.t
- xt/release/distmeta.t
- xt/release/kwalitee.t
- xt/release/localbrew-perl-5.10.1.t
- xt/release/localbrew-perl-5.12.5.t
- xt/release/localbrew-perl-5.14.4.t
- xt/release/localbrew-perl-5.16.3.t
- xt/release/localbrew-perl-5.18.4.t
- xt/release/localbrew-perl-5.20.3.t
- xt/release/localbrew-perl-5.22.1.t
- xt/release/localbrew-perl-5.23.6.t
- xt/release/localbrew-perl-5.8.9.t
- xt/release/meta-json.t
- xt/release/onfail.t
- xt/release/open_handle.t