![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: unlink($ful) does not deleteby tcf03 (Deacon) |
on Dec 07, 2007 at 16:16 UTC ( #655684=note: print w/replies, xml ) | Need Help?? |
One more comment Also I can test if the file exists, using the variable, -e $fnmi and I get true. Its not obvious from your code where this variable comes from, but the existance of a variable and the contents are two different things. You'll get more mileage with something like:
Ted -- "That which we persist in doing becomes easier, not that the task itself has become easier, but that our ability to perform it has improved."-- --Ralph Waldo Emerson
In Section
Seekers of Perl Wisdom
|
|