mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
Enclose all packages blocks and add Package devel docu.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
# now() comes from a clock, a log timestamp, or wherever. The creator of
|
||||
# Runtime object determines how, or from where, time is gotten so that the
|
||||
# caller of the object can simply ask, "What time is it?".
|
||||
{
|
||||
package Runtime;
|
||||
|
||||
use strict;
|
||||
@@ -205,7 +206,7 @@ sub _d {
|
||||
}
|
||||
|
||||
1;
|
||||
|
||||
}
|
||||
# ###########################################################################
|
||||
# End Runtime package
|
||||
# ###########################################################################
|
||||
|
Reference in New Issue
Block a user