Help for this page

Select Code to Download


  1. or download this
    $_ = wrapLine($module_cmd);
    $_ = wrapLine($cfgmaker_cmd);
    
  2. or download this
        return join "\n##      ", $line =~ m~(.{1,$kMaxLine})~g;