Name: | perl-URI-Find |
---|---|
Version: | 20140709 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 54107 |
License: | GPL+ or Artistic |
RPM: | perl-URI-Find-20140709-5.el7.noarch.rpm |
Source RPM: | perl-URI-Find-20140709-5.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/URI-Find |
Summary: | Find URIs in plain text |
Description: | This module does one thing: Finds URIs and URLs in plain text. It finds them quickly and it finds them *all* (or what URI::URL 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 look at URI::Find::Schemeless. For a command-line interface, see Darren Chamberlain's 'urifind' script. It's available from his CPAN directory: http://www.cpan.org/authors/id/D/DA/DARREN/ |