----- Original Message ----- From: "Mike Blezien" <[EMAIL PROTECTED]>
To: "Perl List" <beginners-cgi@perl.org>
Sent: Monday, May 02, 2005 8:20 PM
Subject: Perl equivelant



Hello,

Hoping we have some expert MySQL Function to perl function people on the list.

Is there an equivelant function in perl for converting IP's, the same as MySQL functions: INET_ATON('IP_ADDRESS_STR') and INET_NTOA('STR')
work!
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


See Socket on CPAN:

http://search.cpan.org/~nwclark/perl-5.8.6/ext/Socket/Socket.pm

Sean



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to