Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by apache64

  1. apache64

    Inline::C and Perl Packager (pp)

    Thanks for reply, My library has some very specific functions (trversal of a 3D model database structure). it's old, and the way it works is always inside this walk through - I would be surprised if any module can do. Moreover, the library has it's own data types which complicates things. I'll...
  2. apache64

    Inline::C and Perl Packager (pp)

    Hi, I have used pp for quite a wile to create standalone executables from Perl scripts, even with additional modules (like Win32::GUI, Imager, etc) and it worked fine. Now I have Perl code using Inline::C module (.cpp file is used to link to the existing dll library). It works perfectly in a...

Part and Inventory Search

Back
Top