Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!headwall.stanford.edu!newsfeed.stanford.edu!u-2.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail
From: Michael Peppler <
[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: Sybase::Simple
Date: 1 Dec 1999 15:23:28 GMT
Organization: Data Migrations, Inc
Lines: 38
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
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:400 comp.lang.perl.modules:14908
The uploaded file
Sybase-Simple-0.50.tar.gz
has entered CPAN as
file: $CPAN/authors/id/MEWP/Sybase-Simple-0.50.tar.gz
size: 6545 bytes
md5: 9322f10a557548fc23c0935df276678a
So what is Sybase::Simple?
It's a partial re-write of the SybTools.pm module that is on my web
page. It's a simplified API that sits on top of the Sybase::CTlib
module, and offers several short-cut calls, like, for example,
Scalar():
my $date = $dbh->Scalar("select getdate()");
Additional calls are HashRow(), ArrayRow(), ArrayOfHash(), ExecSql(),
among others.
I've also attempted to integrate error handling, although more work
needs to go into that area...
Those of you who find Sybase::CTlib baffling or complicated may find
this module useful.
Feedback, as usuall, is greatly appreciated.
Michael
--
Michael Peppler -||- Data Migrations Inc.
[email protected] -||-
http://www.mbay.net/~mpeppler
Int. Sybase User Group -||-
http://www.isug.com
Sybase on Linux mailing list:
[email protected]