ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/perl/matcher
(Generate patch)

Comparing rxvt-unicode/src/perl/matcher (file contents):
Revision 1.6 by sf-tpope, Fri Aug 19 23:08:35 2011 UTC vs.
Revision 1.7 by sf-tpope, Tue Aug 30 20:02:32 2011 UTC

1#! perl 1#! perl
2 2
3# Author: Tim Pope <rxvt-unicodeNOSPAM@tpope.info> 3# Author: Tim Pope <rxvt-unicodeNOSPAM@tpope.org>
4# Bob Farrell <robertanthonyfarrell@gmail.com> 4# Bob Farrell <robertanthonyfarrell@gmail.com>
5 5
6my $url = 6my $url =
7 qr{ 7 qr{
8 (?:https?://|ftp://|news://|mailto:|file://|\bwww\.) 8 (?:https?://|ftp://|news://|mailto:|file://|\bwww\.)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines