The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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.