~percona-toolkit-dev/percona-toolkit/fix-log-parser-writer-bug-963225

« back to all changes in this revision

Viewing changes to t/lib/samples/pod/pod_sample_issue_140.txt

  • Committer: Daniel Nichter
  • Date: 2011-06-24 17:22:06 UTC
  • Revision ID: daniel@percona.com-20110624172206-c7q4s4ad6r260zz6
Add lib/, t/lib/, and sandbox/.  All modules are updated and passing on MySQL 5.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# ############################################################################
 
2
 
 
3
=pod
 
4
 
 
5
=head1 OPTIONS
 
6
 
 
7
=over
 
8
 
 
9
=item --foo
 
10
 
 
11
Basic foo.
 
12
 
 
13
=item --[no]bar
 
14
 
 
15
New negatable bar.
 
16
 
 
17
=back
 
18
 
 
19
=head1 ENVIRONMENT
 
20
 
 
21
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
 
22
Maatkit tools:
 
23
 
 
24
   MKDEBUG=1 mk-....
 
25
 
 
26
=cut