Re: cygwin/Perl and Win32:: package(s)

2002-05-22 Thread Gerrit P. Haase
Hallo Clive, Am Mittwoch, 22. Mai 2002 um 17:59 schriebst du: > I have been developing a Perl script under Linux and cygwin (under Win 98) > that is to run under a native version of Perl on a Win 2000 system. > I have Linux and Win98 at home/work but not Win 2000. Perl is 5.6.1 . > I decided i

cygwin/Perl and Win32:: package(s)

2002-05-22 Thread Clive Nicolson
I have been developing a Perl script under Linux and cygwin (under Win 98) that is to run under a native version of Perl on a Win 2000 system. I have Linux and Win98 at home/work but not Win 2000. Perl is 5.6.1 . I decided it would be nice to add code using Win32::Registry to my Perl script and