wok annotate perl-file-slurp/description.txt @ rev 25795

created recipe for libxfcegui4-lang
author Hans-G?nter Theisgen
date Wed Oct 23 16:34:18 2024 +0100 (7 months ago)
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.