-
-
20 Jun 2020 01:38:34 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (1058 / 1 / 0)
- Kwalitee
Bus factor: 1- 65.85% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (131.9KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 4.201720 - 2020-06-19
- Bugfix for issue where @INC was being disrupted, detailed at https://rt.cpan.org/Ticket/Display.html?id=132060
- Sorry for the delay in fixing it - coronavirus happened to the world :( Good luck everyone and please stay safe.
Documentation
File::Util in ActionFile::Util ReferenceFile::Util ExamplesModules
Easy, versatile, portable file handlingGlobal symbols and constants used in most File::Util classesBase exception class for File::UtilDiagnostic (verbose) error messagesStandard (non-verbose) error messagesLegacy call interface to File::UtilModern call interface to File::UtilExamples
- 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
Module Install Instructions
To install File::Util, copy and paste the appropriate command in to your terminal.
cpanm File::Util
perl -MCPAN -e shell install File::Util
For more information on module installation, please visit the detailed CPAN module installation guide.