Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Perl Modules

RE: Perl Modules

From: Stephen Murphy <SMurphy_at_uamail.albany.edu>
Date: Wed, 26 Feb 2003 10:56:11 -0800
Message-ID: <F001.0055A5D0.20030226105611@fatcity.com>


In addition to DBI and DBD::Oracle, which allows you to access Oracle databases directly, we have found MIME::Lite very useful. It allows us to create and send e-mail messages with attachments and make use of HTML in the message formatting. With MIME::Lite, your monitoring processes can send you e-mail alerts and notify you in BIG RED text when it finds a problem.

--

*---------------------------------------------------------------------------
*
  Stephen T. Murphy
  Manager, Database and Technical Support   ITS - University Applications Development   MSC-100
  The University at Albany, S.U.N.Y
  Albany,  New York    12222            
  Phone: (518) 437-4523     Fax: (518) 437-4540   
  MailTo: SMurphy_at_UAMail.Albany.EDU     AIM: SMurphy199 


-----Original Message-----

Sent: Wednesday, February 26, 2003 12:40 PM To: Multiple recipients of list ORACLE-L

Required:

DBI
DBD::Oracle

After that, check out http://search.cpan.org/modlist/Database_Interfaces and see what strikes your fancy.

I've recently installed DBI::Chart along with GD and other supporting modules to create charts from YappPack data derived from statspack data. Very nice to have response time charts automagically created every morning for the previous day.

Jared

sstefick <sstefick_at_harper.cc.il.us>
Sent by: root_at_fatcity.com
 02/25/2003 08:39 PM
 Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        Perl Modules


I've done some basic Perl programming for UNIX Sys admin kinda tasks, but now
I'm looking to get more into the DB functionality of it. I was wondering if
anyone could give me a list of Perl Modules I should have for effective DB

programming in Perl.

Jared, I know this is definitely your area....

Thanks,
Scott

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: sstefick
  INET: sstefick_at_harper.cc.il.us

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author:
  INET: Jared.Still_at_radisys.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Stephen Murphy
  INET: SMurphy_at_uamail.albany.edu
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Feb 26 2003 - 12:56:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US