PerlFFI / FFI-Platypus

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

New example: libcurl #380

Closed plicease closed 1 year ago

plicease commented 1 year ago

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