logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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.

perl v5.28.0                                       2018-11-26                  Pod::Readme::Plugin::version(3pm)

Description

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

Name

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

Synopsis

         =for readme plugin version

See Also