[libmodule-extractuse-perl] annotated tag upstream/0.33 created (now 92b217a)

gregor herrmann gregoa at debian.org
Fri Oct 17 19:32:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/0.33
in repository libmodule-extractuse-perl.

        at  92b217a   (tag)
   tagging  abd0cb347e580dca6ef7f9ca95b0f7c734d01910 (commit)
  replaces  upstream/0.32
 tagged by  gregor herrmann
        on  Fri Oct 17 21:16:01 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 0.33

Barbie (1):
      whitespace in use base is valid

Brian Cassidy (1):
      proper version number for older releases

David Steinbrunner (1):
      typo fix

Kenichi Ishigaki (15):
      Merge pull request #6 from bricas/master
      Merge pull request #8 from yak1ex/loosen_ver_req
      Merge pull request #7 from yak1ex/bareword_leading_hyphen
      added a failing test due to a change in Pod::Simple >= 3.26
      fixed the Pod::Simple encoding issue
      applied a patch from wyant (RT#71761)
      fixed RT#71761
      applied a patch from cjm with slight modification to resolve RT#50723 (support use Foo::Bar (); etc)
      Merge pull request #9 from yak1ex/recognize_parent
      Merge pull request #10 from yak1ex/module_beginning_with_v
      not to include cached results
      ignore use/require method calls
      ignore __DATA|END__ sections (see https://rt.cpan.org/Ticket/Display.html?id=88969 )
      Merge pull request #11 from dsteinbrunner/patch-1
      support 'no MODULE' etc (for RT-94305)

Thomas Klausner (37):
      imported
      updated Module::ExtratUse::Grammer to work with new Parse::RecDecent
      gitignore
      prepare release
      fixed changelog
      removed files now handled by Dist::Zilla
      ignore built files
      dist.ini
      fix typos (reported by gregor herrmann)
      specify min verion of Parse::RecDescent (1.967009) (suggested by ANDK at cpan.org)
      use DZ:MB:Custom
      compile Grammer.pm during Build, based on code by jtbraun at CPAN.org (RT74879)
      new precompiled Grammer.pm
      hack $VERSION into Module::ExtractUse::Grammer (RT75342)
      bumped version to 0.25
      removed Test::NoWarning from a test because it upsets the (manual) plan
      bumped version to 0.26
      Merge branch 'master' of github.com:domm/Module-ExtractUse
      fixed 23_universal_require.t for real (RT75342)
      bumped version to 0.27
      Merge pull request #2 from barbie/master
      added test case for Barbies fix
      bumped version
      Merge branch 'barbie_fix'
      fixed regex to filter use/require (RT83569) (reported by ribasushi)
      bumped version
      added more require-in-string corner test cases (suggested by Buddy Burden)
      reworked 80_failig.t to TODO tests; added one about require-in-string
      Merge branch 'pr/3'
      bumped version
      bumped version to 0.31
      bumped version
      Merge branch 'master' of github.com:domm/Module-ExtractUse
      Merge remote-tracking branch 'origin/pr/12'
      better test names
      added base() handling to no
      bumped version

Yak! (1):
      Prepare eval flag.

Yasutaka ATARASHI (12):
      Fix the case for eval["']expr["'] and add regression tests.
      Add accessors and tests for _optional/_mandatory.
      Extract eval EXPR also in one regexp.
      Replace prefixes optional_/mandatory_ with suffixes _in_eval/_out_of_eval.
      Add support for bareword leading hyphyen, in-place arrayref and hashref.
      Use plan() instead of done_testing() (ref gh-5).
      Avoid regex features introduced only in later perl (close gh-5).
      Add test cases for eval BLOCK.
      Fix incorrect regexp (ref gh-5).
      Add a failure case of nested BLOCK without semicolon at the end.
      Recognize "use parent".
      Fix handling module beginning with v and pragma with version.

gregor herrmann (1):
      Imported Upstream version 0.33

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-extractuse-perl.git



More information about the Pkg-perl-cvs-commits mailing list