Help for this page

Select Code to Download


  1. or download this
    if ($nossl) {
       &mkdirs($nossl);
    }
    
  2. or download this
    sub mkdirs {
    
    ...
            print "Directories have been built!\n";
        }
    }