Help for this page

Select Code to Download


  1. or download this
    package Tools;
    
    ...
            mkdir ("xxx") or die "$!";
        }
    }
    
  2. or download this
    
    package Agent
    ...
        opendir(DIR, "D:/\box/\/\somthing/\SB") or $Utils->DIRUtil( "D:\/b
    +ox\/something", "SB", "-c");     
    }
    
  3. or download this
    $agent->checkPackage();