Re: Best Perl Option?
От | Network Administrator |
---|---|
Тема | Re: Best Perl Option? |
Дата | |
Msg-id | 1067692950.3fa3b3966db50@webmail.vcsn.com обсуждение исходный текст |
Ответ на | Best Perl Option? ("David Busby" <busby@pnts.com>) |
Список | pgsql-general |
Quoting David Busby <busby@pnts.com>: > List, > Which of the may Perl Modules on CPAN should I use for PostgreSQL. I'd > prefer the fastest/most up to date module. Which is it or do I have to dig > through them all? > > > David Busby > Systems Engineer > busby@pnts.com > > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faqs/FAQ.html > David, What are you looking to do? The basic stuff is the database connection which can be handled by Pg.pm or DBD:Pg (DBI stuff). Authorization modules for Apache are plentify on CPAN. I've never used any because I ended up writing my own but they have been discussed here as well. That's just the basics though. Don't forget you also have the option writing your SP's in pl/perl as well. That has nothing to do with modules but has everything to do with perl and being about to write your server side functions in a language that your are comforatable with :) Good luck! -- Keith C. Perry Director of Networks & Applications VCSN, Inc. http://vcsn.com ____________________________________ This email account is being host by: VCSN, Inc : http://vcsn.com
В списке pgsql-general по дате отправления: