代码搜索:AnyData

找到约 38 项符合「AnyData」的源代码

代码结果 38
www.eeworm.com/read/241364/13150746

sql anyobject.sql

/* | IN THIS SCRIPT: | create_a_type -- returns a transient object type | create_an_instance -- returns an instance of the type | grok_anydata -- shows how one might interpret the instanc
www.eeworm.com/read/177235/5331845

pm format.pm

package AnyData::Format::SNMP; # # AnyData interface to SNMP queries # use strict; use AnyData::Format::Base; use vars qw( @ISA ); @AnyData::Format::SNMP::ISA = qw( AnyData::Format::Base ); use Data:
www.eeworm.com/read/271875/4221828

pm format.pm

package AnyData::Format::SNMP; # # AnyData interface to SNMP queries # use strict; use AnyData::Format::Base; use vars qw( @ISA ); @AnyData::Format::SNMP::ISA = qw( AnyData::Format::Base ); use Data:
www.eeworm.com/read/177235/5331839

readme

The AnyData::SNMP module is really an augmentation to Jeff Zucker's excellent perl AnyData and DBD::AnyData modules. It is designed to allow the infamous perl DBI module to translate SQL commands dir
www.eeworm.com/read/271875/4221822

readme

The AnyData::SNMP module is really an augmentation to Jeff Zucker's excellent perl AnyData and DBD::AnyData modules. It is designed to allow the infamous perl DBI module to translate SQL commands dir
www.eeworm.com/read/177235/5331847

pm storage.pm

######################################################################### package AnyData::Storage::SNMP; ######################################################################### ## XXX: TODO: ##
www.eeworm.com/read/271875/4221830

pm storage.pm

######################################################################### package AnyData::Storage::SNMP; ######################################################################### ## XXX: TODO: ##