blackadder has asked for the wisdom of the Perl Monks concerning the following question:
I tested the installation by “use Win32::AdminMisc;” only in a script containing only this line and received no errors. However when I added “use Win32;” on the next line and ran the script I received a full screen load of errors. And when I ran the script with only “use win32” I received no errors, so it seems that Win32 and AdminMisc modules are conflicting. Has anyone come across a similar problem? Or someone knows a fix?<CODEBASE HREF="c:/perlmodules/adminmisc/AdminMisc_5005_AS.tar[1]" /> <CODEBASE HREF="c:/perlmodules/adminmisc/AdminMisc_5006.tar[1]" /> <CODEBASE HREF="c:/perlmodules/AdminMisc_5005.tar[1]" />
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Local modules installation errors
by chromatic (Archbishop) on Jul 31, 2002 at 16:38 UTC |