home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / oraperl2.zip / debug-p < prev    next >
Text File  |  1993-07-01  |  112b  |  3 lines

  1. defined($ora_debug) && print "debugging available\n";
  2. defined($ora_debug) || print "debugging not available\n";
  3.