Name: | perl-Test-LongString |
---|---|
Version: | 0.17 |
Release: | 25.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 17914 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Test-LongString-0.17-25.el10_0.noarch.rpm |
Source RPM: | perl-Test-LongString-0.17-25.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Test-LongString |
Summary: | Perl module to test long strings |
Description: | This module provides some drop-in replacements for the string comparison functions of Test::More, but which are more suitable when you test against long strings. If you've ever had to search for text in a multi-line string like an HTML document, or find specific items in binary data, this is the module for you. |