...Freezer = 'stringify'; local *UNIVERSAL::stringify = sub { $_[0]->isa('Math::GMP') ? "$_[0]" : $_[0] }; ...Dumper...