Anything that uses Win32::* modules will need to be rewritten. For example,
scripts that use Win32::ODBC will need to be rewritten using DBI instead.
Scripts that run as services can easily be installed into specific
run-levels by your UNIX administrator.
Anything that uses OLE to Windows application is ruled out, perhaps with the
exception of Excel (see Spreadsheet::ParseExcel).
--
Simon Oliver
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
- Win32 to UNIX Briggs, Larry
- Re: Win32 to UNIX Simon Oliver
- RE: Win32 to UNIX Briggs, Larry
- RE: Win32 to UNIX Simon Oliver
- RE: Win32 to UNIX Peter Eisengrein