Main > Programming > Libraries >

Thesaurus::DBI 0.01

Thesaurus::DBI 0.01

Sponsored Links

Thesaurus::DBI 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.005 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 887
Date added: 2007-05-22
Publisher: Jo Seibert

Thesaurus::DBI 0.01 description

Thesaurus::DBI is a Perl module that can store and query synonyms (Thesaurus) in an SQL database.

SYNOPSIS

use Thesaurus::DBI;

# create new database connection
my $th = new Thesaurus::DBI(dbhost=> localhost, dbname=>thesaurus,dbuser=>user,dbpassword=>pass);

# use existing database connection
my $th = new Thesaurus::DBI(dbhandle => $dbi, dbname=>thesaurus,dbuser=>user,dbpassword=>pass);

# initialize database
$th->create_tables();

# query thesaurus
my @synonyms = $th->find(synonym);

# add synonyms
$th->add([word, synonym]);

# delete word
$th->delete(word);

This subclass of Thesaurus implements persistence by using an SQL database.
This module requires the DBI module from CPAN. To use it with certain database servers, the corresponding database drivers are needed, too. (Mysql -> DBD::mysql)

Please note, that database servers like MySQL doesnt take care of case-sensitivity. So the queries to the thesaurus-database wil all bei case-insensitive.

Thesaurus::DBI 0.01 Screenshot

Advertisements

Thesaurus::DBI 0.01 Keywords

Bookmark Thesaurus::DBI 0.01

Hyperlink code:
Link for forum:

Thesaurus::DBI 0.01 Copyright

WareSeeker periodically updates pricing and software information of Thesaurus::DBI 0.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Thesaurus::DBI 0.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Thesaurus is a Perl module that maintains lists of associated items. Free Download
Biblio::Thesaurus is a Perl extension for managing ISO thesaurus. Free Download
Apache::Audio::DB is a Perl module that can generate a database of your tunes complete with searchable interface. Free Download
Bundle::DBWIZ is a Perl CPAN Bundle for DBWIZ. Free Download
Tao::DBI::st is a Perl module for DBI statements with portable support for named placeholders. Free Download
guile-dbi is a generic database interface for Guile that provides a way to use database drivers that are linked at run-time. Free Download
Test::WWW::Accessibility is a Perl module to test web pages for accessibility. Free Download
Net::AudioScrobbler is a Perl module that provides an interface to AudioScrobbler. Free Download