The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13 - 2002-07-01

  • Don't find any schemeless URIs with a plain URI::Find. Previously it'd find ones which started with "ftp." and "www.", but it was more prone to false positives than URI::Find::Schemeless.
  • Have schemeless_to_schemed use http:// except in the specific case in which it uses ftp://. Remove URI::Find::Schemeless's version.

Modules

Find URIs in arbitrary text
Find schemeless URIs in arbitrary text.