On Sun, Nov 23, 2008 at 7:31 PM, Rob Dixon <[EMAIL PROTECTED]> wrote:
> Rob Coops wrote: > >> > >> What is the difference between learning perl on windows vs. unix? > > > > The main difficulty you will run into is the fact that most examples and > so > > on you will find assume a windows machine > > No, most platform-dependent examples will assume a Unix machine. But there > are a > lot of authors with integrity who will write platform-independent code, or > at > least highlight where their software is non-portable. > > Rob > Sorry for that you are right of course that should not have been most but some: The main difficulty you will run into is the fact that some examples and so on (i guess it is getting late over here)