use strict; use warnings; sub test { use Math::BigFloat; } return 1;