|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Really dumb question...by jorg (Friar) |
| on May 19, 2001 at 21:38 UTC ( [id://81767]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Try to put use strict; at the top of your script and always run it with the -w commandline switch. This often gives you a better idea of what *could be going wrong. I ran you script like this and it didn't produce the error Maybe there is something wrong in your assignment of $tmp_dir and $dir... Jorg "Do or do not, there is no try" -- Yoda
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||