File: TODO

package info (click to toggle)
liburi-find-perl 20160806-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 244 kB
  • sloc: perl: 1,388; makefile: 2
file content (10 lines) | stat: -r--r--r-- 492 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
- 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/