in reply to Re: Re: Graph::Map and a Browser (no server side storing)
in thread Graph::Map and a Browser (no server side storing)
This method is called upon termination of the execution thread and allows for clean-up code to easily be incorporated into the CGI::Application framework. Most commonly, I make use of this method for the closure of file handles and database connections prior to script termination.
|
|---|