Description of Using Inline in Perl :
The new Inline module for Perl provides facilities to bind other languages to Perl by allowing you to write code in other languages such as C, Python, Tcl, or Java and then implant them into Perl scripts. This is very easy to use and can lead to proving that Perl is a great testing platform.