#!/usr/bin/perl -w =head1 Some function or other =cut sub foo { } =bogustag1 Yet Another function 1 =cut sub foo2 { } =bogustag2 Yet Another function =cut sub foo3 { }