Thread Archive::Zip Umlaute auf Windows (14 answers)
Opened by bianca at 2016-05-01 10:57

MarkusH
 2016-05-06 09:59
#184691 #184691
User since
2012-04-08
161 Artikel
BenutzerIn
[default_avatar]
Hallo bianca,

das klappt für die Zeile
Code (perl): (dl )
my $output = `"$siebenzip" -h`;


allerdings nicht für
Code (perl): (dl )
$output = `$kommando`;
$q =~ /(bb|[^b]{2})/

View full thread Archive::Zip Umlaute auf Windows