The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:URI-Find"

URI::Find - Find URIs in arbitrary text River stage three • 36 direct dependents • 221 total dependents

This module does one thing: Finds URIs and URLs in plain text. It finds them quickly and it finds them all (or what URI.pm considers a URI to be.) It only finds URIs which include a scheme (http:// or the like), for something a bit less strict have a...

MSCHWERN/URI-Find-20160806 - 06 Aug 2016 20:45:50 UTC

URI::Find::Schemeless - Find schemeless URIs in arbitrary text. River stage three • 36 direct dependents • 221 total dependents

URI::Find finds absolute URIs in plain text with some weak heuristics for finding schemeless URIs. This subclass is for finding things which might be URIs in free text. Things like "www.foo.com" and "lifes.a.bitch.if.you.aint.got.net". The heuristics...

MSCHWERN/URI-Find-20160806 - 06 Aug 2016 20:45:50 UTC

urifind - find URIs in a document and dump them to STDOUT. River stage three • 36 direct dependents • 221 total dependents

urifind is a simple script that finds URIs in one or more files (using "URI::Find"), and outputs them to to STDOUT. That's it. To find all the URIs in file1, use: $ urifind file1 To find the URIs in multiple files, simply list them as arguments: $ ur...

MSCHWERN/URI-Find-20160806 - 06 Aug 2016 20:45:50 UTC
3 results (0.014 seconds)