The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

M4::Test - Perl extension for testing m4.imc

SYNOPSIS

  use M4::Test;
  blah blah blah

ABSTRACT

  This should be the abstract for M4::Test.
  The abstract is used when making PPD (Perl Package Description) files.
  If you don't want an ABSTRACT you should also edit Makefile.PL to
  remove the ABSTRACT_FROM option.

DESCRIPTION

Stub documentation for M4::Test, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited.

Blah blah blah.

EXPORT

None by default.

SEE ALSO

Mention other useful documentation such as the documentation of related modules or operating system documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or standards.

If you have a mailing list set up for your module, mention it here.

If you have a web site set up for your module, mention it here.

AUTHOR

Bernhard Schmalhofer, <bernhard!no_spam!gmx.de>

COPYRIGHT AND LICENSE

Copyright 2004 by Bernhard Schmalhofer

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