libtest-requires-git-perl
module to check the available version of Git
Test::Requires::Git checks if the version of Git available for testing
meets the given requirements.
libtext-unicode-equivalents-perl
module to build Unicode canonically equivalent strings
Text::Unicode::Equivalents offers a method which takes an arbitrary string
and returns a reference to an unsorted array of all unique strings that are
canonically equivalent to the argument.
libtext-metaphone-perl
modern soundex module providing phonetic encoding of words
Text::Metaphone provides the Metaphone() function, whereby a string/word
is broken down into a rough approximation of its English phonetic
pronunciation. Very similar in concept and purpose to soundex, but much
more comprehensive in its approach.
tesseract-ocr-script-beng
tesseract-ocr data for Bengali script
Tesseract is an open source Optical Character Recognition (OCR)
Engine. It can be used directly, or (for programmers) using an API to
extract printed text from images. This package contains the data
needed for processing images in Bengali script.
libtest-tempdir-tiny-perl
test module for temporary directories that stick around when tests fail
Test::TempDir::Tiny works with Test::More to create temporary directories
that stick around if tests fail.
libtime-moment-perl
Perl C/XS module representing date and time of day with UTC offset
Time::Moment is an immutable object representing a date and time of day with
an offset from UTC in the ISO 8601 calendar system.