Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Goodbye to compiling and linking. Every Database guy must know this!
Anthony Mandic wrote:
>
> 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.
Actually you have perl -d (or M-X perldb, if you're an emacs user) which
gives
you a very powerfull debugger...
Michael
-- Michael Peppler -||- Data Migrations Inc. mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler Int. Sybase User Group -||- http://www.isug.comReceived on Mon Apr 20 1998 - 00:00:00 CDT
![]() |
![]() |