Hi there,
Can you use in a perl script a module with an argument. something like
use mymodule -myargument;

I get this message: "-myargument" is not exported bt the mymodule module.
I tried in the module this
@mymodule::EXPORT = qw(myargument )
and still it didn't work.

I'd appreciate any suggestion

I.S


__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to