Dist-Zilla-PluginBundle-Author-OpusVL

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

      [BumpVersionAfterRelease]
      [Git::Commit / CommitVersionBump]
      allow_dirty_match = ^lib/
      commit_msg = "Bumped version number"
    
      [Git::Push]
      [CPAN::Mini::Inject::REST]
    
      [Prereqs / TestMoreWithSubtests]
      -phase = test
      -type  = requires
      Test::More = 0.96

    Your module files should contain:

      # ABSTRACT: frobnicates the whirligigs
    
      our $VERSION = '0.001';

    For PodWeaver (the ABSTRACT) and RewriteVersion (the $VERSION).

lib/Dist/Zilla/PluginBundle/Author/OpusVL.pm  view on Meta::CPAN

  [BumpVersionAfterRelease]
  [Git::Commit / CommitVersionBump]
  allow_dirty_match = ^lib/
  commit_msg = "Bumped version number"

  [Git::Push]
  [CPAN::Mini::Inject::REST]

  [Prereqs / TestMoreWithSubtests]
  -phase = test
  -type  = requires
  Test::More = 0.96

Your module files should contain:

  # ABSTRACT: frobnicates the whirligigs

  our $VERSION = '0.001';

For PodWeaver (the ABSTRACT) and RewriteVersion (the $VERSION).



( run in 0.246 second using v1.01-cache-2.11-cpan-0d8aa00de5b )