Announcement/Request for Comments: DBIx::Call
From: Thilo Planz (thilo.planz_at_gaiax.co.jp)
Date: 11/25/04
- Next message: Ron Savage: "Re: Announcement/Request for Comments: DBIx::Call"
- Previous message: Michael Peppler: "Re: Zombie handles when trapped by a signal"
- Next in thread: Ron Savage: "Re: Announcement/Request for Comments: DBIx::Call"
- Reply: Ron Savage: "Re: Announcement/Request for Comments: DBIx::Call"
- Reply: Tim Bunce: "Re: Announcement/Request for Comments: DBIx::Call"
- Maybe reply: Ron Reidy: "RE: Announcement/Request for Comments: DBIx::Call"
- Reply: Thilo Planz: "Re: Announcement/Request for Comments: DBIx::Call"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Thu, 25 Nov 2004 16:23:05 +0900
Hi all,
I have been using Oracle PL/SQL fairly extensively these days, and came
up with a module that creates Perl wrappers for PL/SQL procedures, so
that I can call them just like Perl functions (without the need to
write SQL statements or to manually bind parameters).
After some discussion with the Perl monks, I decided that DBIx::Call
would be a good name for putting the module on CPAN.
(Although only Oracle is implemented now, it could be made to work with
other databases).
Any objections to what it does, how it does it, or the name?
Do you think it is at all useful?
Module: http://perl-pad.sourceforge.net/dbi/DBIx-Call-0.02.tar.gz
Perldoc : http://perl-pad.sourceforge.net/dbi/Call.html
Thread on Perlmonks: http://perlmonks.org/index.pl?node_id=410058
Cheers,
Thilo
- Next message: Ron Savage: "Re: Announcement/Request for Comments: DBIx::Call"
- Previous message: Michael Peppler: "Re: Zombie handles when trapped by a signal"
- Next in thread: Ron Savage: "Re: Announcement/Request for Comments: DBIx::Call"
- Reply: Ron Savage: "Re: Announcement/Request for Comments: DBIx::Call"
- Reply: Tim Bunce: "Re: Announcement/Request for Comments: DBIx::Call"
- Maybe reply: Ron Reidy: "RE: Announcement/Request for Comments: DBIx::Call"
- Reply: Thilo Planz: "Re: Announcement/Request for Comments: DBIx::Call"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|