in reply to
single quote problem with system()
You should use backslashes on the meta characters, like this:
'\\*.std\\*'
[download]
Comment on
Re: single quote problem with system()
Download
Code
In Section
Seekers of Perl Wisdom