xref: /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/t/pod/usage.pod (revision b8851fcc53cbe24fd20b090f26dd149e353f6174)
1=head1 NAME
2
3usage.pod - example for testing USAGE and SYNOPSIS
4
5=head1 USAGE
6
7This is a test for CPAN#33020
8
9=head1 SYNOPSIS
10
11And this will be also printed.
12
13=head1 OPTIONS
14
15And this with verbose == 1
16
17=cut
18
19