home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume18 / oraperl / part01 / debug-p next >
Encoding:
Text File  |  1991-04-11  |  112 b   |  3 lines

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