Package : perl-Test-Synopsis

Package details

Summary: Test your SYNOPSIS code

Description:
Test::Synopsis is an (author) test module to find .pm or .pod files under
your _lib_ directory and then make sure the example snippet code in your
_SYNOPSIS_ section passes the perl compile check.

Note that this module only checks the perl syntax (by wrapping the code
with 'sub') and doesn't actually run the code.

Suppose you have the following POD in your module.


URL: http://search.cpan.org/dist/Test-Synopsis
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs