Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var пре 3 година
..
README 1bbd17a7a1 perl/perl-File-Slurp-Tiny: Added (renamed from perl-Slurp-Tiny). пре 7 година
perl-File-Slurp-Tiny.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var пре 3 година
perl-File-Slurp-Tiny.info 3620f5f6a7 perl/perl-File-Slurp-Tiny: Update homepage and download. пре 6 година
slack-desc 3620f5f6a7 perl/perl-File-Slurp-Tiny: Update homepage and download. пре 6 година

README

File::Slurp::Tiny - A simple, sane and efficient file slurper

Usage:

use File::Slurp::Tiny 'read_file';
my $content = read_file($filename);