>From your attachement, it seems that you are refering to some other Modules, perhapes "File". but you didn't use or require it in your script...... so it becomes an unknown method..
Besides, I don't know if the following are true or not : 1) "die" is no use in Win32 platform. 2) you skipped Exporter or some elements for module. so I think you can't "use" it, but "require" it. 3) For package, I think a BEGIN{} and END{} pair should surround those scripts.... The above are my true experience. but if this only my case, please folks help to give some corrections. Have a nice day, Connie ----- Original Message ----- From: "Jorge Goncalvez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 10, 2002 9:58 PM Subject: RE:Ip address > Hi, I tried to get the IP address in a Win98 machine I made a perl module and I > put it in /site/lib with .pm extension. > it is Registry98.pm > > But I have this error: > Can't call method Open of a undefined value at Registry98.pm line 22 > > Why? > > Thanks > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]