cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem with sequences of alphanumeric series by using []

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 20 May 2005 11:30:01 +0200 (CEST)

On Thu, 19 May 2005, Tig wrote:

> I have some weird problem with using curl in perl.
>
> My hosting provider is using: curl 7.10.6

That is a rather old version.

> When i use {}with for example {1,2,3} then it works but not with [1-3].

There was a bug in 7.10.6 related to this, and I guess you're suffering from
that.

And do note that the ranges are not handled in libcurl, they are done by the
curl tool.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-05-20