Help for this page

Select Code to Download


  1. or download this
    # no "use autobox::universal"
    # ...
    ...
        }
    }
    # ...
    
  2. or download this
    # ...
    use Scalar::Util qw( looks_like_number );
    ...
        }
    }
    # ...