The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!perl

###############################################################################
# This is the library to be tested and the reference type for a library object.

our $LIB = 'Math::BigInt::Calc';        # library name
our $REF = 'ARRAY';                     # what ref() returns