passing variables to modules

2003-02-05 Thread extern . Lars . Oeschey
Hi, I'm still trying to figure out, how to pass variables to a module... I looked in every book availible to me, but couldn't find anything. A main::variable also doesn't work... Lars ___ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe:

Re: passing variables to modules

2003-02-05 Thread Jenda Krynicky
From: [EMAIL PROTECTED] I'm still trying to figure out, how to pass variables to a module... I looked in every book availible to me, but couldn't find anything. A main::variable also doesn't work... I don't think I understand what you want. Could you give us an example of

RE: passing variables to modules

2003-02-05 Thread extern . Lars . Oeschey
I don't think I understand what you want. Could you give us an example of what you though may work and what you wanted that to mean? :-) If for example you take your module Win32::Daemon::Simple, you have a call like this: use Win32::Daemon::Simple Service = 'Logrotate',