in reply to Re: Perl API,external C library and blessing a hashref
in thread Perl API,external C library and blessing a hashref

Thanks Michael!! It's working like a charm. My gawd! It's beautiful...

I need to look into the MAGIC* now. :)

Ogla
  • Comment on Re: Re: Perl API,external C library and blessing a hashref

Replies are listed 'Best First'.
Re: Re: Re: Perl API,external C library and blessing a hashref
by mpeppler (Vicar) on May 19, 2004 at 17:52 UTC
    Go read the perlguts and perlapi docs for some information about this...

    Michael