代码搜索:BabelKit
找到约 25 项符合「BabelKit」的源代码
代码结果 25
www.eeworm.com/read/103449/15731787
pm babelkit.pm
package DBIx::BabelKit;
use strict;
use warnings;
use Carp;
use vars qw( $VERSION );
$VERSION = '1.05';
=head1 NAME
DBIx::BabelKit - Universal Multilingual Code Table Interface
=head1 SYNOPSIS
www.eeworm.com/read/103449/15731782
pl bk_demo.pl
#!/usr/bin/perl
# # # #
#
# bk_demo.cgi
#
# BabelKit Universal Multilingual Code HTML select function Perl demo page.
#
# Copyright (C) 2003 John Gorman
# ht
www.eeworm.com/read/103449/15731762
readme
BabelKit Version 1.05 released 2003.04.23.
BabelKit is an interface to a universal multilingual
database code table. BabelKit takes all of the
programming work out of maintaining multiple database
c