use File::Path 'make_path'; File::Path->make_path('huhu'); #### File::Path->make_path('huhu', { verbose => 1});