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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Goodbye to compiling and linking. Every Database guy must know this!

Re: Goodbye to compiling and linking. Every Database guy must know this!

From: Dan Norris <dann_at_sky.net>
Date: 1998/04/17
Message-ID: <6h8ask$bv5$1@sky.net>#1/1

Yes, use 'perl -cw <script name>' to "compile" the script and print any errors including warnings. That usually brings any errors to the surface with reference line numbers.

Dan

Anthony Mandic <no_sp.am_at_agd.nsw.gov.au> writes:

>Ping Liu wrote:
>>
>> Are there any degugging tools available for perl?
 

> Yes, its called drowning your head in a bucket of water.
> Something you'll have to do quite often when it comes to
> trying to debug the idiosyncracies of Perl syntax.
 

>-am
  Received on Fri Apr 17 1998 - 00:00:00 CDT

Original text of this message

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