Searched defs:prestop (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDB.pm128 &eval if ($evalarg = DB->prestop);
131 # perform any client-specific prestop actions
495 sub prestop { subroutine
591 CLIENT->prestop([STRING]) # execute in code context before stopping
763 =item CLIENT->prestop([STRING])
766 returns the prestop action string.

Completed in 21 milliseconds