Hi, Patrick, I tried to look up the bind() function you mentioned at perldoc.com, but only found that it's meant for networking purposes. Do you have a better place that I can take a look?
Thanks! Steven -----Original Message----- From: Patrick LeBoutillier [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 5:13 AM To: Wu, Gang (Steven) Cc: [EMAIL PROTECTED] Subject: Re: How do I disable modules in a script Hi, Check out bind() function that allows you to do all the Inline stuff at runtime. Patrick