The reason bignum most likely wants to be as pure perl as possible is because this means that anyone who can run perl can run bignum, regardless of their access to a compiler etc.
The big advantage is that for instance a hosting provider that does not allow compiling of code on their machine (any smart one will not let you do that) will still let you install bignum, which might be slow but still is handy.