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.05~1 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=0b178972fc915084c8d0ef020939b521bc9edaac;hp=0b178972fc915084c8d0ef020939b521bc9edaac;p=perl%2Fmodules%2FLexical-Types.git Slashes are reserved and hence must be encoded in the search part of an URL ---