From 4ecc52c7b5ac3fe601a4165373d14180e7cdb7ee Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Tue, 14 Oct 2014 17:33:27 +0100 Subject: add my name to the authors I converted the normal matcher to use URI::Find --- ext/mymatcher | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ext/mymatcher b/ext/mymatcher index 7760d1b..3fd2424 100644 --- a/ext/mymatcher +++ b/ext/mymatcher @@ -3,7 +3,8 @@ use utf8; use lib '/home/dakkar/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1'; use URI::Find; # Author: Tim Pope -# Bob Farrell +# Bob Farrell +# Gianni Ceccarelli #:META:X_RESOURCE:%.launcher:string:default launcher command #:META:X_RESOURCE:%.button:string:the button, yeah -- cgit v1.2.3