package No::Pod;
use strict;
use warnings;

sub foo {}

__END__

