liburl-search-perl

module to search for URLs in plain text

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/URL-Search


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liburl-search-perl