RE: Perl script question

  • From: "Gogala, Mladen" <MGogala@xxxxxxxxxxxxxxxxxxxx>
  • To: "'mcgodlewski@xxxxxxxxx'" <mcgodlewski@xxxxxxxxx>, oracle-l@xxxxxxxxxxxxx
  • Date: Tue, 14 Dec 2004 10:46:59 -0500

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@xxxxxxxxx] 
Sent: Tuesday, December 14, 2004 10:21 AM
To: oracle-l@xxxxxxxxxxxxx
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.  


--
//www.freelists.org/webpage/oracle-l

Other related posts: