Im planning to bind a C library to Perl and, as long as i can, realease a module in CPAN. Before starting to work, id like to learn a little more on this topic.
For example, is an object oriented interface desired, or a simple procedural interface is enough?