szbalint / WWW--Curl

Perl binding for libcurl
http://curl.haxx.se
Other
28 stars 19 forks source link

Exclude further constants for curl 7.50.2 and newer and use . for @INC #20

Closed zmughal closed 2 years ago

zmughal commented 7 years ago

Adds

See https://github.com/szbalint/WWW--Curl/issues/16, https://rt.cpan.org/Public/Bug/Display.html?id=117793.

zmughal commented 7 years ago

This PR is more complete than the one in https://github.com/szbalint/WWW--Curl/pull/17.

theevilapplepie commented 6 years ago

I really like the method used by where I pulled from ( in pull req #21 ) instead of hard coding, Take a look.