mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-02 02:34:19 +00:00
Move module docu to work for NaturalDocs.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
# ###########################################################################
|
||||
# TextResultSetParser package $Revision: 6898 $
|
||||
# ###########################################################################
|
||||
|
||||
{
|
||||
# Package: TextResultSetParser
|
||||
# TextResultSetParser converts a text result set to a data struct like
|
||||
# DBI::selectall_arrayref(). Text result sets are like what SHOW PROCESSLIST
|
||||
@@ -39,7 +39,6 @@
|
||||
# ]
|
||||
# (end code)
|
||||
# Both horizontal and vertical (\G) text outputs are supported.
|
||||
{
|
||||
package TextResultSetParser;
|
||||
|
||||
use strict;
|
||||
|
Reference in New Issue
Block a user