Help for this page

Select Code to Download


  1. or download this
    # In some script/module
    use Dean::Util qw/map_pair nsign min_max/;
    # other code ...
    
  2. or download this
    perl -MDean::Util -we insert_Dean_Util_functions the_script.pl