By Miguel Duarte
Date: Saturday, 7 June 2008 11:30
Duration: 30 minutes
Language: English
Tags: c inline::c


If Perl is so great why would you ever want to step outside?
- Sometimes Perl is not fast enough
- You may want to reuse some C library
Inline::C offers an easy way to do just that and more.

But Inline::C is not only about stepping outside Perl. Hardcore C programmers might want to look into Inline::C to reuse Perl's excellent testing framework to test C libraries!