Thread Archive::Zip - Can't call method "desiredCompressionLevel" on an undefined value (8 answers)
Opened by bianca at 2013-10-18 17:17

GwenDragon
 2013-10-18 18:52
#171278 #171278
User since
2005-01-17
14748 Artikel
Admin1
[Homepage]
user image
Guckst du: https://metacpan.org/source/ADAMK/Archive-Zip-1.30...

Es benutzt getcwd und nimmt das Verzeichnis, in dem der Aufruf des Programms stattfand.

Wenn du also in deienr Konsole in C:\Temp\Foo bist und dort perl P:\Perl\Progs\cwd.pl aufrufst, kommt C:\Temp\Foo als akktuelles Arbeitsverzeichnis (current work directory) raus.

View full thread Archive::Zip - Can't call method "desiredCompressionLevel" on an undefined value