freebsd-ports/devel/p5-Slurp/distinfo
Philip M. Gollucci 956be2e3f5 This simple module serves one purpose - to provide a simple means to read (or
slurp) an entire file into memory for processing. This module allows the
replacement of the prototypical foreach- or while- loops used for opening
and reading of files with single-line constructs.

Of note with this module is that the magic of the @ARGV variable and the
input record separator, $/, are used to facilitate the reading of entire
files into either an array or scalar using minimal code.
2011-10-28 22:54:58 +00:00

2 lines
124 B
Text

SHA256 (Slurp-0.4.tar.gz) = a8e9d85ccea2d5693be6e86b7d6a90eba6e547cd76d7d52895da8ec23350209b
SIZE (Slurp-0.4.tar.gz) = 2441