#!/usr/bin/perl -w use Test::More tests => 1; BEGIN { use_ok('Math::BigInt::FastCalc'); }