File: README

package info (click to toggle)
maatkit 6652-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,236 kB
  • ctags: 4,493
  • sloc: perl: 91,095; cpp: 169; sh: 75; makefile: 39
file content (20 lines) | stat: -rw-r--r-- 423 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
INSTALLATION

   tar -zxf maatkit-<version>.tar.gz
   cd maatkit-<version>
   perl Makefile.PL
   make install

WEB

   http://code.google.com/p/maatkit/

MAILING LIST, BUG REPORTS, FEEDBACK

   http://code.google.com/p/maatkit/

DOCUMENTATION

   Issue `man program-name' or `perldoc program-name' to read the embedded
   documentation for any tool.  You can also read the documentation online at
   the web site (above).