Pakket: liburl-search-perl (0.06-1)
Verwijzigingen voor liburl-search-perl
Debian bronnen:
Het bronpakket liburl-search-perl downloaden:
- [liburl-search-perl_0.06-1.dsc]
- [liburl-search-perl_0.06.orig.tar.gz]
- [liburl-search-perl_0.06-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module to search for URLs in plain text
URL::Search searches plain text for URLs and extracts them. It exports (on request) the following entities:
$URL_SEARCH_RE: This variable is the core of this module. It contains a regex that matches a URL.
extract_urls: This function takes a string and returns a list of all contained URLs.
partition_urls: This function takes a string and splits it up into text and URL segments.
Andere aan liburl-search-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language