mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-22 10:58:42 +00:00
Enclose all packages blocks and add Package devel docu.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
# Package: Pipeline
|
||||
# Pipeline executes and controls a list of pipeline processes.
|
||||
{
|
||||
package Pipeline;
|
||||
|
||||
use strict;
|
||||
@@ -194,7 +195,7 @@ sub _d {
|
||||
}
|
||||
|
||||
1;
|
||||
|
||||
}
|
||||
# ###########################################################################
|
||||
# End Pipeline package
|
||||
# ###########################################################################
|
||||
|
Reference in New Issue
Block a user