package Bad::Pod;
use strict;
use warnings;

sub foo {}

__END__

=head1 NAME

Bad::Pod - incorectly spelled POD

=END

