cURL / Mailing Lists / curl-library / Single Mail

curl-library

version-check.pl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 13 Nov 2010 22:15:32 +0100 (CET)

Hi friends,

Yesterday I committed 'version-check.pl' to the git repo so that anyone
interested can use it, play with it or extend it at will. It is available
here:
https://github.com/bagder/curl/blob/master/docs/examples/version-check.pl

The purpose of the script is to scan a source code and tell what libcurl
version requirement the source has, based on the CURL* symbols used in it.

The script has lots of room for improvements, but I felt that it could still
offer something.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-13