Path: news.ruhr-uni-bochum.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!blackbush.xlink.net!sol.ctr.columbia.edu!news.mindlink.net!van-bc!news2.cais.net!news.cais.net!bofh.dot!news.structured.net!nntp.teleport.com!usenet
From:
[email protected] (Andreas Koenig)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc
Subject: MsqlPerl 1.07 released
Followup-To: comp.lang.perl.misc
Date: 2 Jun 1996 15:07:41 GMT
Organization: TU-Berlin
Lines: 21
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: julie.teleport.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: news.ruhr-uni-bochum.de comp.lang.perl.announce:336 comp.lang.perl.misc:32058
A new version of MsqlPerl is on CPAN. See directory authors/id/ANDK/.
New features:
+ new fetchhash method
+ a standalone interactive monitor with readline support (command
line editing, history and completion)
+ all methods now lowercase and case-forgiving (Duck*)
Though not strictly necessary for the monitor to actually run, you
should install Term-ReadKey and Term-ReadLine to get the most out of
it. You get these two from directory modules/by-module/Term/.
Enjoy,
andreas
(*) case-forgiving is really necessary in this case to gain backwards
compatibility. The first interface was StudlyCapped and too many of us