From: Vincent Pit Date: Wed, 22 Apr 2009 20:51:43 +0000 (+0200) Subject: Slashes are reserved and hence must be encoded in the search part of an URL X-Git-Tag: v0.06~21 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=6ed0ffe5e7bcc7c73bcc7c15d2305dba50584936;hp=6ed0ffe5e7bcc7c73bcc7c15d2305dba50584936;p=perl%2Fmodules%2FScalar-Vec-Util.git Slashes are reserved and hence must be encoded in the search part of an URL ---