|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: Unlink works in windows, not in Linux?by eyepopslikeamosquito (Canon) |
| on Dec 12, 2012 at 04:53 UTC ( #1008442=note: print w/ replies, xml ) | Need Help?? |
|
Can't see anything obvious. Doubt your problem is related to unlink. Putting more tracing in your code listing all files in the foreach loop (before and after the -M test) should clarify what is going on. Be aware that there are some significant differences in unlink semantics between Unix and Windows:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||