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 script question

RE: Perl script question

From: Gogala, Mladen <MGogala_at_allegientsystems.com>
Date: Tue, 14 Dec 2004 10:46:59 -0500
Message-ID: <D42C14B2E3F2B74DB41D5B6B2E2B992F01931F94@pegasus.lawaudit.com>


Hi there! Your former colleague was obviously a perl guru, who wrote a perl module. He masked DBI with his own stuff. Can you post everything that starts with "use" or "require"? What you call "the whole program" might be just the tip of an iceberg.
--

Mladen Gogala
Ext. 121
-----Original Message-----

From: M.Godlewski [mailto:mcgodlewski_at_yahoo.com] Sent: Tuesday, December 14, 2004 10:21 AM To: oracle-l_at_freelists.org
Subject: OT: Perl script question

Newbie Perl dba!  

There is a perl program left by a previous employee which I'm trying to understand. Below are some pieces of the program. Basically it throws up a screen and asks for selected records 1-5. If 2 is picked it runs the following code. I'm trying to figure out how to pull all records back instead of just a $user_list entered. Can I use a special character for the $user_list to pull all records back that are of user_rec_type=2?  

If I need to post the whole program let me know.

--

http://www.freelists.org/webpage/oracle-l Received on Tue Dec 14 2004 - 09:53:56 CST

Original text of this message

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