mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
Enclose all packages blocks and add Package devel docu.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
# ###########################################################################
|
||||
# MemcachedProtocolParser package $Revision: 7521 $
|
||||
# ###########################################################################
|
||||
|
||||
# Package: MemcachedProtocolParser
|
||||
# MemcachedProtocolParser parses memcached events from tcpdump files.
|
||||
{
|
||||
package MemcachedProtocolParser;
|
||||
|
||||
use strict;
|
||||
@@ -415,7 +419,7 @@ sub timestamp_diff {
|
||||
}
|
||||
|
||||
1;
|
||||
|
||||
}
|
||||
# ###########################################################################
|
||||
# End MemcachedProtocolParser package
|
||||
# ###########################################################################
|
||||
|
Reference in New Issue
Block a user