]> Sergey Matveev's repositories - public-inbox.git/commit
view: use URI::Escape to escape URIs
authorEric Wong <normalperson@yhbt.net>
Sat, 5 Apr 2014 10:54:24 +0000 (10:54 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 5 Apr 2014 10:54:24 +0000 (10:54 +0000)
commit18ffc0f236688ff99a7045de49f30a1bcb1f0ef1
tree6621b9d000d3d69244c069c08de51d6fabc653ff
parent0384decc74943f009af04baf4f7abd40fda08930
view: use URI::Escape to escape URIs

CGI::escape is not a documented subroutine, so the chances of
it going away are higher.
lib/PublicInbox/View.pm