wok-6.x annotate perl-file-slurp/description.txt @ rev 25170

updated python, python-dev and python-idle (2.7.17 -> 2.7.18)
author Hans-G?nter Theisgen
date Fri Jul 01 15:56:11 2022 +0100 (2022-07-01)
parents
children
rev   line source
Hans-G?nter@24212 1 This module provides subs that allow you to read or write entire
Hans-G?nter@24212 2 files with one simple call.
Hans-G?nter@24212 3 They are designed to be simple to use, have flexible ways to pass
Hans-G?nter@24212 4 in or get the file contents and to be very efficient.
Hans-G?nter@24212 5 There is also a sub to read in all the files in a directory.