conferences | speakers | series

Binding C libraries

home

Binding C libraries
FOSDEM 2015

Pure Perl is awesome. But often there are situartions where Pure Perlâ„¢ means that your program will either be slow, or it will not comply with industry standards. On the other hand, using battle tested open source libraries is a sane choice, but implementing the bindings to a language like Perl can be quite challenging. This talk is a walk-through this business, illustrating the bindings to the library libxml.

Speakers: Tobias 'FROGGS' Leich