File::Path

  • Verzeichnis mit Inhalt löschen
    use File::Path;
    rmtree($dir);

Klassifikation