Liz::DESTROY - dummy module to define DESTROY methods that are missing
use Liz::DESTROY
The following empty DESTROY methods are provided here:
Apache::Connection::DESTROY Apache::Server::DESTROY Benchmark::DESTROY GD::Font::DESTROY HTML::HeadParser::DESTROY HTTP::Headers::DESTROY LWP::Protocol::http::DESTROY
They don't do anything except returning *true* but prevent error logs from filling up under ModPerl.
Elizabeth Mattijsen ( lizperl@INC.nl )
(C) 1998-1999 International Network Consultants
Apache::Server::DESTROY added.
Reduced memory footprint by using fully qualified global variables.
Benchmark::DESTROY added.
HTTP::Headers::DESTROY added.
First version of this true Perl module.