libinline-perl 0.44-3 (powerpc binary) in ubuntu warty

Write Perl subroutines in other programming languages
 The Inline module allows you to put source code from other
 programming languages directly "inline" in a Perl script
 or module. The code is automatically compiled as needed,
 and then loaded for immediate access from Perl.
 .
 Inline saves you from the hassle of having to write and
 compile your own glue code using facilities like XS or
 SWIG. Simply type the code where you want it and run your
 Perl as normal. All the hairy details are handled for you.
 The compilation and installation of your code chunks all
 happen transparently; all you will notice is the delay of
 compilation on the first run.

Details

Package version:
0.44-3
Source:
libinline-perl 0.44-3 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional