in reply to embedded spaces in paths and system()

Sometimes it also helps to put "..." around...
e.g.
my $path = q~"c:\eigene Dateien\anything"~; print `dir $path`;

Best regards,

perl -le "s==*F=e=>y~\*martinF~stronat~=>s~[^\w]~~g=>chop,print"