Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 7f2b9c540d75a0efb6576b98919b82d3 > files > 12

perl-URI-Find-20140709.0.0-6.1.mga6.noarch.rpm

- parameterize top level domain list in Schemeless.pm?
- shouldn't have picked this out:
    $url = 'http://'.rand(1000000).'@anonymizer.com/'.$url (/url 63);
- find email addresses
    - <freeside> $text =~ s((?<![\/:])([.-_\w]+\@(\w+\.)+\w+))(<A HREF="mailto:$1">$1</A>)g;
    - see also Email::Find
- I'd think this should either be leaving off the parenthesized part or
  including the close paren:
    http://www.tbjck.com(86-10-85893372)
        -> http://www.tbjck.com(86-10-85893372/