Provided by: libpod-readme-perl_1.1.2-1_all bug

NAME

       Pod::Readme::Plugin::version - Include version in README

SYNOPSIS

         =for readme plugin version

DESCRIPTION

       This is a plugin for Pod::Readme that includes the release version.

ARGUMENTS

   "file"
         =for readme plugin version file='lib/My/App.pm'

       By default, it will extract the version from the same file that the README is being
       extracted from.  If this is a different file, then it should be specified.

   "title"
         =for readme plugin version title='VERSION'

       This argument allows you to change the title of the heading.