The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

=head1 NAME
MKDoc::Core::Plugin::It_Worked - Very simple plugin.
=head1 SUMMARY
This is the equivalent of a 'Hello World' program, except it displays an
Apache-style 'It Worked!'.
=cut
use strict;
sub location { '/' }
1;
__END__
=head1 AUTHOR
Copyright 2003 - MKDoc Holdings Ltd.
Author: Jean-Michel Hiver <jhiver@mkdoc.com>
This module is free software and is distributed under the same license as Perl
itself. Use it at your own risk.
=head1 SEE ALSO
Help us open-source MKDoc. Join the mkdoc-modules mailing list:
mkdoc-modules@lists.webarch.co.uk