An open API service indexing awesome lists of open source software.

https://github.com/salva/p5-math-int64-c_api-sample

Math::Int64 C API usage sample module
https://github.com/salva/p5-math-int64-c_api-sample

Last synced: 5 months ago
JSON representation

Math::Int64 C API usage sample module

Awesome Lists containing this project

README

          

Math-Int64-C_API-Sample
=======================

Sample usage of Math::Int64 C API

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

Math::Int64

COPYRIGHT AND LICENCE

This module is in the public domain.