]> ruderich.org/simon Gitweb - fcscs/fcscs.git/commit
replace $match->{url} with $match->{value} which is used in handlers
authorSimon Ruderich <simon@ruderich.org>
Sat, 23 Jan 2016 23:40:04 +0000 (00:40 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 23 Jan 2016 23:40:04 +0000 (00:40 +0100)
commiteecb272ee61ad60d634b8bfe78094e5e2ecb4939
tree3879cf1f59d688941b82b6551cf1cbc98187d172
parent34457d80b6c3dab5820e5e1306f8acf0ce77cd13
replace $match->{url} with $match->{value} which is used in handlers

$match->{string} is the matched string from the input. $match->{value}
is used in handlers and defaults to $match->{string} but may be
overwritten.
bin/fcscs