summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/Pod-Usage/t/pod/usage.pod
blob: c81cc82c51a24189d99ea57c8e1d33ef7c8862ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
=head1 NAME

usage.pod - example for testing USAGE and SYNOPSIS

=head1 USAGE

This is a test for CPAN#33020

=head1 SYNOPSIS

And this will be also printed.

=head1 OPTIONS

And this with verbose == 1

=cut