Sorry about offending you.
I actually have read the FAQs (and perldocs) and the USENET groups, many times over. I have looked at Dynalib and XS as well (I probably should have mentioned that in my original posting). The learning curve for XS is HUGE! and Dynalib by itself cannot do the trick, it even says so in it's documentation. I did not know about the C::Dynalib module, and it looks like it might work for me. Also, I did not know about SWIG, that is a great tool and I appreciate you mentioning it to me. My point to this whole question was that I was just wondering if there was a widely used and accepted module out there that had the very simple interface that Win32::API had, but for UNIX based systems, and apparently there isn't.
I do thank you for your help and will be much more careful about how I phrase my questions.
Warmest Regards.

In reply to Re: Re: Calling functions from shared object libraries by Anonymous Monk
in thread Calling functions from shared object libraries by nokesja

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.