>>>>>>>>>>>>>>>>>> Code >>>>>>>>>>>>>
user File::Path;
mkpath('Level1/Level2/Level3'); # Create all directories tree Level1-->Level2-->Level3
rmtree('Level1/Level2/Level3'); # Delete all directory tree
You can find useful Tips and Tricks on this Blog
No comments:
Post a Comment