mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-23 02:00:56 +08:00
Move module docu to work for NaturalDocs.
This commit is contained in:
@@ -17,13 +17,12 @@
|
||||
# ###########################################################################
|
||||
# ExplainAnalyzer package $Revision: 7096 $
|
||||
# ###########################################################################
|
||||
|
||||
{
|
||||
# Package: ExplainAnalyzer
|
||||
# ExplainAnalyzer contains utility methods for getting and manipulating
|
||||
# EXPLAIN data. It also has methods to save and retrieve information,
|
||||
# so it actually has state itself if used in this way -- it is not a data-less
|
||||
# collection of methods.
|
||||
{
|
||||
package ExplainAnalyzer;
|
||||
|
||||
use strict;
|
||||
|
||||
Reference in New Issue
Block a user