I think for the most part you're out of luck trying to get Win32 modules to work. The Win32 modules are ways of accessing the Windows API that are built into Windows. They don't actually do most of the work themselves.
-----Original Message----- From: Kevin Pendleton [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 10:25 AM To: [EMAIL PROTECTED] Subject: Win32 module in UNIX I want to write script on a UNIX box that sychs passwords between UNIX and NT. How do I get Win32 modules (like NetAdmin) working on UNIX with perl already installed on it? What modules do I need to get and where do I get them? I checked CPAN and they all look like additions to Win32 once you have it. Thanks in advance... Kevin Pendleton _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin -------------------------------------------------------------------------------- This email may contain confidential and privileged material for the sole use of the intended recipient. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
