[librouter-simple-perl] annotated tag upstream/0.17 created (now bcaa2ca)

gregor herrmann gregoa at debian.org
Sat Jun 20 17:31:35 UTC 2015


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

gregoa pushed a change to annotated tag upstream/0.17
in repository librouter-simple-perl.

        at  bcaa2ca   (tag)
   tagging  a9d241aa770bcb7f1ad06f14228be788b24e57f5 (commit)
  replaces  upstream/0.16
 tagged by  gregor herrmann
        on  Sat Jun 20 19:20:59 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.17

David Steinbrunner (2):
      typo fix
      Added repository cpan metadata

Fayland Lam (2):
      ending slash
      with directory_slash

Maurice Aubrey (2):
      support nested submappers
      add test and documentation

Naoki Tomita (1):
      fix "Can't use an undefined value as a HASH reference" error for $route->{dest}

Neil Bowers (1):
      Reformatted as per CPAN::Changes::Spec

Philippe Bruhat (BooK) (1):
      typo in module name

Shawn M Moore (1):
      Grammar fixes

Tatsuhiko Miyagawa (2):
      fix docs, benchmarks and profiler
      oops

Tokuhiro Matsuno (11):
      modernize Makefile.PL
      README.mkdn is no longer needed for package
      Checking in changes prior to tagging of version 0.09.
      Merge pull request #4 from book/master
      Merge pull request #5 from dsteinbrunner/patch-1
      Merge pull request #6 from dsteinbrunner/patch-2
      Merge pull request #7 from neilbowers/master
      Merge pull request #9 from fayland/ending_slash
      Checking in changes prior to tagging of version 0.16.
      Merge pull request #12 from mla/master
      Checking in changes prior to tagging of version 0.17.

gregor herrmann (2):
      Merge tag 'upstream/0.16' into upstream
      Imported Upstream version 0.17

nipotan (1):
      modified to allow to use extended regexp (?:including ":" - colon) as pattern

tokuhirom (90):
      initial import
      initial import
      added test case
      added test cases.
      refactoring
      I hate Subroutines::ProhibitSubroutinePrototypes rule.
      test hostname matching.
      document
      updated readme.mkdn
      remove trash
      added plain string support(suggested by typester++).
      return undef, if not matched.
      added mlehmann-ish see-also section.
      added submapper support
      added $router->resource() support
      added stopwords
      i hate Subroutines::ProhibitExplicitReturnUndef rule.
      added $r->url_for() and $r->as_string() method.
      added docs
      updated README.mkdn
      updated docs
      - better error handling
      added profiler, benchmarking scripts
      exporter is no longer used
      strict check
      export more methods to Declare::Class
      update docs
      remove restful features.it should be optional, because this is ::Simple!
      added stopwords
      regenerate README.mkdn
      optimized _zip
      added comment
      you can abbr. the 'path_prefix'
      - allow dispatching from PSGI's $env
      added test case for psgi
      support splat(suggested by miyagawa++)
      remove HTTP::Request, Plack::Request support.use PSGI's $env instead.
      remove Declare::Class. This is not useful, I think.
      updated docs
      make $ROUTER as private
      updated docs
      Test-requires is not required.
      Checking in changes prior to tagging of version 0.01.
      developer friendly Makefile.PL
      updated benchmark script
      backport the english fix to pod
      thanks, Sartak!
      Checking in changes prior to tagging of version 0.02.
      Checking in changes prior to tagging of version 0.03.
      added test case for on_match(by miyagawa++)
      fixed benchmarking script for incompat change
      oops. doc fixed
      added stopwords
      regen README.mkdn
      use Test::Synopsis;
      Merge branch 'master' of git://github.com/miyagawa/p5-router-simple
      oops
      Checking in changes prior to tagging of version 0.04.
      added $route->routematch() method.
      added Router::Simple::Route->match($env) method.
      added 'by_name' key to $router.This is used by url_for() method.
      required C::A::Fast
      regen README.mkdn
      remove url_for().
      added cookbook
      regen readme.mkdn
      Checking in changes prior to tagging of version 0.05.
      updated docs
      Test::More 0.88 is required(reported by kazeburo++)
      Checking in changes prior to tagging of version 0.06.
      Checking in changes prior to tagging of version 0.07.
      oops
      Checking in changes prior to tagging of version 0.08.
      fixed spelling issue
      deal with empty PATH_INFO as root
      modernized package
      Checking in changes prior to tagging of version 0.10.
      Detect the bad routing pattern, contains parens.
      croak may breaks existed code, i don't want this. use crap instead.
      Checking in changes prior to tagging of version 0.11.
      pmsetup --upgrade
      Checking in changes prior to tagging of version 0.12.
      Added method_not_allowed() method
      wtf
      Checking in changes prior to tagging of version 0.13.
      added 'routes' acecessor for Router::Simple class.
      Checking in changes prior to tagging of version 0.14.
      Merge branch 'master' of github.com:tokuhirom/p5-router-simple
      minil migrate
      Checking in changes prior to tagging of version 0.15.

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

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/librouter-simple-perl.git



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