in reply to Re: How do I migrate a set of Unix scripts to Windows ActivePERL?
in thread How do I migrate a set of Unix scripts to Windows ActivePERL?

It would help to have the code where it doesn't work.

However as readdir warns, the usual problem is that you are testing filenames without the directory included. That is a very, very common error. In fact it is on the tip of my brain because I made it earlier today... :-)

  • Comment on Re (tilly) 2: How do I migrate a set of Unix scripts to Windows ActivePERL?