summaryrefslogtreecommitdiff
path: root/www/p5-URI-Find/DESCR
blob: 101447c31a871883c30a6dd814c03ff87fa4bb28 (plain)
1
2
3
4
5
URI::Find 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 included
URI::Find::Schemeless.