On May 30, 2:53 am, [EMAIL PROTECTED] (Rajnikant)
wrote:
.
.
> I have configured Inline params link (LIBS,INC etc) and my perl script
> compiles fine.
>
> But when I call library function from perl script, it says 'Undefined
> subroutine func_name'.
In addition to what Chas recommended, it's a goo
On Thu, May 29, 2008 at 12:53 PM, Rajnikant
<[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> I have a static library main.a and I want to call one function of this
> library from Perl code.
> I have configured Inline params link (LIBS,INC etc) and my perl script
> compiles fine.
>
> But when I call
On Wed, 2002-07-17 at 19:02, drieux wrote:
>
> On Wednesday, July 17, 2002, at 03:21 , Chas Owens wrote:
> [..]
> > however Inline::C is not always available,
> [..]
>
> http://search.cpan.org/search?dist=Inline
>
> yes from the Readme it notes:
>
> "Inline saves you from the hassle of hav