⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gigabase.pm

📁 和fastdb系出同门,也是一个嵌入式的ORDBMS.大家可以比较一下这两者在实现上的不同之处.
💻 PM
字号:
# -*- perl -*-
# $Id: Gigabase.pm,v 1.2 2001/11/02 16:14:26 pavlo Exp $

package Bundle::DBD::Gigabase;

$VERSION = '0.1';

1;

__END__

=head1 NAME

Bundle::DBD::Gigabase - A bundle to install the DBD::Gigabase driver

=head1 SYNOPSIS

C<perl -MCPAN -e 'install Bundle::DBD::Gigabase'>

=head1 CONTENTS

DBI 1.02

Gigabase 1.05

=head1 DESCRIPTION

This bundle includes all that's needed to access Gigabase RDBMS server
via DBI emulation.

=cut

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -