mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
…
|
||
---|---|---|
.. | ||
perl-File-Slurp-Tiny.info | ||
perl-File-Slurp-Tiny.SlackBuild | ||
README | ||
slack-desc |
File::Slurp::Tiny - A simple, sane and efficient file slurper Usage: use File::Slurp::Tiny 'read_file'; my $content = read_file($filename);