package Good::Pod;
use strict;
use warnings;

sub foo {}

__END__

=head1 NAME

Good::Pod - correctly spelled POD

=END

