This is a company project. I am going to be paid for it. We are using a Support Center application and need to post data to one of the tables. The table contains encrypted data, but the supplier provides a C library, code sample and library header files to use as examples to post to the table.
I have been through CPAN and see that I need to work with XSUB, but need more detail.