I have a really big number in Perl. I use "bignum". How can I extract single digits out of this big number. For example if I have a number like this and what to get the 3rd digit from the end:
1029384710985234058763045203948520945862986209845729034856
-> 8