mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
3620f5f6a7
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
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);