http://www.perlmonks.org?node_id=204104

darshan_atha has asked for the wisdom of the Perl Monks concerning the following question:

hi can anybody help me in creating a directory in perl with 777 mode i used mkdir(file ,mode); it is creating the directory but not with proper mode also wated to know the size of that directory i am using apache server thanx.