perl -I./lib -Iblib/arch -we 'use Math::Tobase; print tobase(13, 54), "\n";'