This package browser is in early development. Mind the rough edges.

perl-file-slurp

Reading/Writing/Modifying of complete files

File::Slurp provides subroutines to read or write entire files with a simple call. It also has a subroutine for reading the list of file names in a directory.

Installation

Install the latest version of perl-file-slurp as follows:

guix install perl-file-slurp

Or install a particular version:

guix install perl-file-slurp@9999.28

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.