The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 9999.17 - 2011-04-27

  • Requiring Perl 5.6.2 (first time older Perls were dropped) This is because of use of the re 'taint' pragma
  • Added major new features: edit_file and edit_file_lines
  • Speed up of tainted slurp with return of lines
  • Added chomp option to read_file
  • Added prefix option to read_dir
  • Fixed optimization of reading small files.

Documentation

Modules

Simple and Efficient Reading/Writing/Modifying of Complete Files

Provides

in extras/FileSlurp_12.pm