|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: filename with question markby Anonymous Monk |
| on Oct 03, 2012 at 17:00 UTC ( #997099=note: print w/ replies, xml ) | Need Help?? |
|
and doing an MD5 digest. How, by shelling out to md5sum? show code? use Data::Dump 'pp' to format filenames Use String::ShellQuote to quote it? The filename appears to be "Icon\r" ( ^M means \r ) Try perl -le " print -s qq[....Icon\r]
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||