Help for this page

Select Code to Download


  1. or download this
    my @current_version = split_version($old_version);
    my @commands = map {
    ...
             ();
        }
    } VERSION_ELEMENTS;
    
  2. or download this
    my @current_version = split_version($old_version);
    my @commands;
    ...
             )
        }
    }