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
- Host: GitHub
- URL: https://github.com/salva/p5-math-int64-c_api-sample
- Owner: salva
- Created: 2011-05-25T16:59:41.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-10-30T16:44:23.000Z (about 11 years ago)
- Last Synced: 2023-03-10T19:41:00.363Z (almost 3 years ago)
- Language: C
- Homepage:
- Size: 203 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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.