On my OSX bleadperl:
Running make test PERL_DL_NONLAZY=1 /opt/perl/snap/bin/perl "-MExtUtils::Command::MM" "- +e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00____version....ok + t/01________new....ok + t/02____destroy....ok + t/03_operations....ok + t/04__functions....ok + t/05_____primes....ok + t/06_____subset....ok + t/07____compare....ok + t/08_____resize....ok + t/09_parameters....ok + t/10__intervals....ok + t/11______shift....ok + t/12_____string....ok + t/13__increment....ok + t/14______empty....ok + t/15________add....ok + t/16___subtract....ok + t/17________gcd....ok + t/28__chunklist....ok + t/30_overloaded....ok + t/40__auxiliary....ok + All tests successful. Files=21, Tests=68151, 7 wallclock secs ( 1.09 cusr + 0.14 csys = 1 +.23 CPU) STBEY/Bit-Vector-6.4.tar.gz /usr/bin/make test -- OK
So, maybe it's a problem with the installed Perl?

In reply to Re: Installing Bit::Vector::Overload on OS X by merlyn
in thread Installing Bit::Vector::Overload on OS X by dhosek

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.