Filenames with quotes break program-oriented output
Brought to you by:
acid_kewpie,
pere
Hi,
when using a filename with single quotes (e.g. "L'America.iso"), the resulting data structure with -Op (for example) is broken because the quote is not properly escaped. Peeking at the source code, I think this problem applies to all languages, not Perl alone.
Cheers,
Flavio.