|
|
| XP is just a number | |
| PerlMonks |
Re^2: Win32::OLE objectsby anselmomh (Initiate) |
| on May 06, 2005 at 15:37 UTC ( [id://454792]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
When all the code is in the same perl file it all works its only when i moved the logging code to a module that passing hte Win32::OLE object seems to get upset
perl file --> calls LogInit pm file --> creates Win32::OLE object and passes back perl file --> calls LogIT passing in the Win32::OLE object that it got back pm file --> uses that object to pass it ARGS which logs things so basically im not passing Win32::OLE object correctly i guess i just dont know how to fix it :(
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||