PerlFFI / FFI-Platypus

Write Perl bindings to non-Perl libraries with FFI. No XS required.
91 stars 24 forks source link

New example: libcurl #380

Closed plicease closed 2 years ago

plicease commented 2 years ago

libcurl is a good example of a library that makes heavy use of varadic functions and would be a good example for that.