summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libtext
Commit message (Collapse)AuthorAgeFilesLines
* meta-perl: fix for eglibc-gconvsRobert Yang2014-09-261-1/+1
| | | | | | | There is no eglibc-gconvs now, but glibc-gconvs. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libtext-iconv-perl: add recipeRoy Li2014-07-221-0/+24
| | | | | | Signed-off-by: Roy Li <rongqing.li@windriver.com> Acked-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libtext-diff-perl: add 1.41Tim Orling2014-06-041-0/+27
[Description from CPAN] diff() provides a basic set of services akin to the GNU diff utility. It is not anywhere near as feature complete as GNU diff, but it is better integrated with Perl and available on all platforms. It is often faster than shelling out to a system's diff executable for small files, and generally slower on larger files. * Add ${CPAN_MIRROR} since default has become flaky Signed-off-by: Tim Orling <TicoTimo@gmail.com>