Joe Stuart wrote:
I have a script that recursively goes through the filesystem and
changes links in html documents The problem I'm having is that it
chokes on directories with spaces in there names. Does anyone have
any suggestions on how to deal with this?
I noticed when answering another question that I needed to escape the
space in a directory name when using it with glob.
http://www.mail-archive.com/beginners%40perl.org/msg59282.html
--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>