Net::FreeDB2::Connection

Net::FreeDB2::Connection is a FreeDB/CDDB abstract connection class.
Download

Net::FreeDB2::Connection Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Vincenzo Zocca
  • Publisher web site:
  • http://search.cpan.org/~zoccav/HH-Unispool-Config-0.3/lib/HH/Unispool/Config/File/Token/Unnumbered/Bcs.pm

Net::FreeDB2::Connection Tags


Net::FreeDB2::Connection Description

Net::FreeDB2::Connection is a FreeDB/CDDB abstract connection class. Net::FreeDB2::Connection is a FreeDB/CDDB abstract connection class.Net::FreeDB2::Connection is an abstract class to represent connections to FreeDB/CDDB servers. After a successfull connection, FreeDB/CDDB queries, reads etc can be made to obtain/provide information from/to FreeDB/CDDB databases.CONSTRUCTORnew (OPT_HASH_REF)Creates a new Net::FreeDB2::Connection object. By default connect () is called to initiate the connection but see option no_connect. See the implementation for complements/restrictions.Options for OPT_HASH_REF may include:client_nameMandatory option to name the connecting client software.client_versionMandatory option with the client software version string.client_hostThe hostname of the client. Defaults to &Sys::Hostname::hostname ().client_userThe user of the client. Defaults to scalar (getpwuid ($>));freedb_hostThe FreeDB/CDDB host. Defaults to freedb.freedb.org.freedb_portThe port on the FreeDB/CDDB host.proxy_hostProxy host.proxy_portPort on the proxy host. Defaults to 8080.proxy_userProxy user name to use.proxy_passwdProxy password to use.no_connectDo not call connect () during instanciation. Requirements: · Perl


Net::FreeDB2::Connection Related Software