The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
package WikiText::Pod;

1;

=head1 NAME

WikiText::Pod - Pod WikiText Module

=head1 SYNOPSIS

    use WikiText::Pod;
    
=head1 DESCRIPTION

Placeholder module for Pod. Coming soon.

=head1 AUTHOR

Ingy döt Net <ingy@cpan.org>

=head1 COPYRIGHT

Copyright (c) 2008. Ingy döt Net.

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html

=cut