The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
/*
 * sample.xs - This file is in the public domain
 * Author: Salvador Fandino <sfandino@yahoo.com>
 *
 * Generated on: 2012-12-10 21:35:41
 * Math::Int128 version: 0.06_07
 */

#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"

#include "ppport.h"
#include "perl_math_int128.h"

MODULE = Math::Int128::C_API::Sample         PACKAGE = Math::Int128::C_API::Sample

BOOT:
    PERL_MATH_INT128_LOAD;