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::Trac;

1;

=head1 NAME

WikiText::Trac - Trac WikiText Module

=head1 SYNOPSIS

    use WikiText::Trac;
    
=head1 DESCRIPTION

Placeholder module for Trac. 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