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

libxfce4ui: replaced dependency libxfconf by xfconf
author Hans-Günter Theisgen
date Sat Aug 31 09:19:18 2024 +0100 (12 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.