Log In
source-git
/
perl-Math-BigInt-FastCalc
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
dcde0cb73dd39566f518898093b5b4d211a8c6d3
dcde0cb73dd39566f518898093b5b4d211a8c6d3
t
bootstrap.t
Fork and Edit
Blob
Blame
History
Raw
#!/usr/bin/perl -w use Test::More tests => 1; BEGIN { use_ok('Math::BigInt::FastCalc'); }