-
-
21 Dec 2010 17:51:31 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (6)
- Testers (0 / 355 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (55.98KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
John Tobey, Reini Urban <rurban@cpan.org>
- Dependencies
- Convert::Binary::C
- GCC::TranslationUnit
- Test
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.61 - 2010-12-21
- Added experimental calling conventions cdecl3, cdecl6, cdecltr ("typed return") and dummy stdcall (NYI) Fix t/win32.t Better detect gcc Improve perl Makefile.PL Verbose added experimental script/hparse.pl header parser added sample script/cpuid,pl removed Test::Simple dependency added repository http://github.com/rurban/c-dynalib fix Quad issues introduced with 0.59 added dl_unload_file as used by dlopen/win32 platforms (most fortunately) fix msvc6 activeperl 5.10 against malloc/free/realloc defines work on C::DynaLib::Struct::Parse fix old symbols on Dynalib.xs for >5.12: na, errgv
Documentation
Modules
Dynamic Perl interface to C compiled code.Tool for handling the C `struct' data typeProvides
in lib/C/DynaLib.pmin lib/C/DynaLib/Parse.pmin lib/C/DynaLib/PerlTypes.pmin lib/C/DynaLib/Struct.pmOther files
Module Install Instructions
To install C::DynaLib, copy and paste the appropriate command in to your terminal.
cpanm C::DynaLib
perl -MCPAN -e shell install C::DynaLib
For more information on module installation, please visit the detailed CPAN module installation guide.