Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Goodbye to compiling and linking. Every Database guy must know this!
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
![]() |
![]() |