If you're lucky, Win32::API will be all of the glue code that you need, at least on the Windows side. On the Unix side, Inline may be sufficient. The basic goal is to make the functions in the shared library available as Perl subroutines. From there, you can use Test::More and friends to test just as you would a normal Perl subroutine.
I'm not sure how much more detail you need. Which part is giving you trouble?
In reply to Re: Testing dll/dso using Perl
by chromatic
in thread Testing dll/dso using Perl
by hiradhu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |