summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libfile
Commit message (Collapse)AuthorAgeFilesLines
* libfile-slurper-perl: add recipeJens Rehsack2020-01-021-0/+36
| | | | | | | | Since File::Slurp is broken since ages and File::Slurp::Tiny discouraged for some years, newer perl5 module distributions often rely on File::Slurper. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libfile-slurp-perl: add new recipeJackie Huang2017-06-191-0/+19
This module provides subroutines to read or write entire files with a simple call. It also has a subroutine for reading the list of filenames in a directory. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>