Find URIs in arbitrary text

Edit Package perl-URI-Find
http://search.cpan.org/dist/URI-Find/

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).

Author: Michael G Schwern with insight from
Uri Gutman, Greg Bacon, Jeff Pinyan, Roderick Schertler and others.

Refresh
Refresh
Source Files
Filename Size Changed
URI-Find-20140709.tar.gz 0000028453 27.8 KB
perl-URI-Find.changes 0000002132 2.08 KB
perl-URI-Find.spec 0000002086 2.04 KB
Revision 9 (latest revision is 10)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 249363 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 9)
- updated to 20140709
     New Features
     * The "git" scheme is supported. (Schwern)
     * svn, ssh and svn+ssh schemes are supported. [rt.cpan.org 57490] (Schwern)
     * Added a --schemeless option to urifind. (Schwern)
 
     Bug Fixes
     * http:// is no longer matched [rt.cpan.org 63283] (Schwern)
 
     Backwards Incompatibilities
     * Previously, URIs stringified to their canonical version.  Now
       they stringify as written.  This results in less loss of
       information.  For example.  "Blah HTTP:://FOO.COM" previously
       would stringify as "http://foo.com/" and now it will stringify
       as "HTTP://FOO.COM".  To restore the old behavior you can call
       $uri->canonical. (Schwern)
 
     Distribution Changes
     * No longer using URI::URL. (Schwern)
     * Now requires URI 1.60 for Unicode support. (Schwern)
 
 
 20140702  Wed Jul  2 13:41:47 PDT 2014
     New Features
     * IDNA (aka Unicode) domains are now supported. [github 3] (GwenDragon)
     * The list of TLDs for schemeless matching has been updated. [github 3] (GwenDragon)
 
     Bug Fixes
     * Handle balanced [], {} and quotes in addition to (). [rt.cpan.org 85053] (Schwern)
     * Don't mangle IPv6 URLs. [rt.cpan.org 85053] (Schwern)
Comments 0
openSUSE Build Service is sponsored by