Operating System - Linux
1833784 Members
2290 Online
110063 Solutions
New Discussion

return values from Perl's Net::Telnet module ?

 
Barak Ron
Occasional Contributor

return values from Perl's Net::Telnet module ?

Hi,

Does anyone have a list of return values from Perl's Net::Telnet module ?
I'm receiving a return value 38, and would like to know what it means.

Thanks,
Ron.
1 REPLY 1
VK2COT
Honored Contributor

Re: return values from Perl's Net::Telnet module ?

Hello,

I do not think it is a Perl module-specific error. It might be related
to O/S error code 38:

Function not implemented

Maybe you can post the real code and we can try to help you. You might be having
problems with syntax.

Regards,

VK2COT



VK2COT - Dusan Baljevic