Help for this page

Select Code to Download


  1. or download this
     sub unimport {
        $^H{bignum} = undef;                                # no longer in
    + effect
        overload::remove_constant('binary', '', 'float', '', 'integer');
    }