al-rafideen 0 Report post Posted October 18, 2007 Hi,I want to use a big number in perl programming language.Unfortunately, my perl software does not support "BIGNUM".Is there another way to replace "BIGNUM" to solve my problem.Thank you for your feedback. Share this post Link to post Share on other sites
vizskywalker 0 Report post Posted October 18, 2007 I'm sure there are many implementations of sometihng similar to BIGNUM or BigInt for PERL available somewhere on the internet for free. You may want to try searching for that.~Viz Share this post Link to post Share on other sites