----------------------------------------------------------------------------
Changes committed by dave on Sun Aug 17 08:32:53 2003
Modified Files:
in mb_server/cgi-bin:
FreeDB.pm
Log Message:
For improved readability only:
- use IO::Socket::INET to handle the TCP stuff (connection and data
transport). Use "print $sock ..." instead of "send".
- removed unused variables, and reduced the scope of the rest as much as
possible.
----------------------------------------------------------------------------
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
|