The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
1—2345678910111213 package Nosymbols;HideShow 10 lines of Pod=head1 NAMEThis is a dummy module with all POD, no symbols.=head1 DESCRIPTIONThis is a pod file without errors.=cut1;
package
Nosymbols;
=head1 NAME
This is a dummy module with all POD, no symbols.
=head1 DESCRIPTION
This is a pod file without errors.
=cut
1;