Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!news.msfc.nasa.gov!newspump.monmouth.com!newspeer.monmouth.com!logbridge.uoregon.edu!newsfeed.stanford.edu!nntp1!nntp2.savvis.net!inetarena.com!not-for-mail
From: adelton@fi.muni.cz (Honza Pazdziora)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: DBD::XBase 0.155 -- has some SQL functions
Date: 14 Nov 1999 13:24:24 GMT
Organization: Faculty of Informatics, Masaryk University, Brno
Lines: 29
Approved: merlyn@stonehenge.com (comp.lang.perl.announce)
Message-ID: <80md68$220$1@play.inetarena.com>
Reply-To: adelton@fi.muni.cz
NNTP-Posting-Host: halfdome.holdit.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:394 comp.lang.perl.modules:14666

Hello,

due to popular demand, a new version of dbf handling driver DBD::XBase
(0.155), which I just uploaded to CPAN, supports SQL functions length,
trim, ltrim, rtrim, concat and substr.

Comments and suggestions are welcome.

Changelog is like

0.155 Sun Nov  7 15:43:59 CET 1999
	XBase::SQL and DBD::XBase: arbitraty arithmetic expression
	possible in the select list. NAME attribute works fine for them.
	SQL functions length, *trim, concat and substr supported. Fixed
	bug in XBase::SQL causing bad division results. The DBD::XBase
	documentation revised.

	t/5_dbd_select*: tests extended.

	dbfdump: Accepts --SQL modifier to --info, prints structure
	of the table as a create table SQL.

-- 
------------------------------------------------------------------------
 Honza Pazdziora | adelton@fi.muni.cz | http://www.fi.muni.cz/~adelton/
 .project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain, ...
------------------------------------------------------------------------


