[librouter-simple-perl] branch master updated (2ab3b74 -> d825296)

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


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

gregoa pushed a change to branch master
in repository librouter-simple-perl.

      from  2ab3b74   changelog for 0.16-1
       new  c188911   Add debian/upstream/metadata
       new  82c0552   Update debian/changelog
      adds  23fc6a9   Merge tag 'upstream/0.16' into upstream
      adds  0da153c   initial import
      adds  919c960   initial import
      adds  2e42088   added test case
      adds  cc9be46   added test cases.
      adds  7d44260   refactoring
      adds  e6baaa2   I hate Subroutines::ProhibitSubroutinePrototypes rule.
      adds  5b6d07b   test hostname matching.
      adds  2670817   document
      adds  2bd07fc   updated readme.mkdn
      adds  c664c80   remove trash
      adds  37d9023   added plain string support(suggested by typester++).
      adds  74e46d4   return undef, if not matched. Because this method should not call with list context.
      adds  4d27b1d   added mlehmann-ish see-also section.
      adds  1a85525   added submapper support
      adds  439da9e   added $router->resource() support
      adds  edfd2b9   added stopwords
      adds  6991d36   i hate Subroutines::ProhibitExplicitReturnUndef rule.
      adds  94f92f8   added $r->url_for() and $r->as_string() method.
      adds  07dc499   added docs
      adds  9d76919   updated README.mkdn
      adds  0b75e35   updated docs
      adds  78f8c02   - better error handling - suppress warnigns - R::S::Declare now supports submapper, resource - added test cases
      adds  18cd4c5   added profiler, benchmarking scripts
      adds  66f91d9   exporter is no longer used
      adds  d730c6a   strict check
      adds  5409797   export more methods to Declare::Class
      adds  9f7e85e   update docs
      adds  a23250d   remove restful features.it should be optional, because this is ::Simple!
      adds  8ac43f5   added stopwords
      adds  ef95f8b   regenerate README.mkdn
      adds  f18e5c1   optimized _zip
      adds  79ee7ea   added comment
      adds  499f5fd   you can abbr. the 'path_prefix'
      adds  139f5ae   - allow dispatching from PSGI's $env - allow action as coderef.
      adds  b8f496c   added test case for psgi
      adds  6b1b764   support splat(suggested by miyagawa++)
      adds  7b94093   remove HTTP::Request, Plack::Request support.use PSGI's $env instead.
      adds  35e85d4   remove Declare::Class. This is not useful, I think.
      adds  7e8ffb5   updated docs
      adds  13cced7   make $ROUTER as private
      adds  238abc2   updated docs
      adds  caf5eb7   Test-requires is not required.
      adds  7a6807d   Checking in changes prior to tagging of version 0.01.
      adds  9b38f11   developer friendly Makefile.PL
      adds  9be6ab4   updated benchmark script
      adds  753974f   Grammar fixes
      adds  daf8da3   backport the english fix to pod
      adds  7519be5   thanks, Sartak!
      adds  cf45edc   Checking in changes prior to tagging of version 0.02.
      adds  afa0645   Checking in changes prior to tagging of version 0.03.
      adds  f6d3e8b   added test case for on_match(by miyagawa++)
      adds  442419a   fixed benchmarking script for incompat change
      adds  7a662ae   fix docs, benchmarks and profiler
      adds  d6d545e   oops. doc fixed
      adds  c31098a   added stopwords
      adds  0f8a0c2   regen README.mkdn
      adds  5ec85be   use Test::Synopsis;
      adds  2693ffc   oops
      adds  4e2b1cd   Merge branch 'master' of git://github.com/miyagawa/p5-router-simple
      adds  d0f6f15   oops
      adds  b32fb63   Checking in changes prior to tagging of version 0.04.
      adds  2b1187a   added $route->routematch() method.
      adds  34a2e35   added Router::Simple::Route->match($env) method.
      adds  95b8308   added 'by_name' key to $router.This is used by url_for() method.
      adds  424900f   required C::A::Fast
      adds  8b82061   regen README.mkdn
      adds  dd06b62   remove url_for().
      adds  043dd6c   added cookbook
      adds  a15b1f0   regen readme.mkdn
      adds  18f80cd   Checking in changes prior to tagging of version 0.05.
      adds  ab4fdbe   updated docs
      adds  41d43bd   Test::More 0.88 is required(reported by kazeburo++)
      adds  ecdb779   Checking in changes prior to tagging of version 0.06.
      adds  8b0f5ad   modified to allow to use extended regexp (?:including ":" - colon) as pattern
      adds  8732a45   Checking in changes prior to tagging of version 0.07.
      adds  2dd8400   oops
      adds  ab90cb7   fix "Can't use an undefined value as a HASH reference" error for $route->{dest}
      adds  89b1d15   Checking in changes prior to tagging of version 0.08.
      adds  17f5322   modernize Makefile.PL
      adds  458091a   README.mkdn is no longer needed for package
      adds  7a39a60   Checking in changes prior to tagging of version 0.09.
      adds  f1aa0f9   fixed spelling issue
      adds  1614afe   deal with empty PATH_INFO as root
      adds  47768b1   modernized package
      adds  d7fa01e   Checking in changes prior to tagging of version 0.10.
      adds  018f932   Detect the bad routing pattern, contains parens. (reported by ktat++)
      adds  6518f8e   croak may breaks existed code, i don't want this. use crap instead.
      adds  d073f7d   Checking in changes prior to tagging of version 0.11.
      adds  1dd8fec   typo in module name
      adds  8cb2f6b   Merge pull request #4 from book/master
      adds  115628e   pmsetup --upgrade
      adds  835ee8a   Checking in changes prior to tagging of version 0.12.
      adds  cb78652   Added method_not_allowed() method
      adds  57446a9   wtf
      adds  6ba2eab   Checking in changes prior to tagging of version 0.13.
      adds  2643a0e   added 'routes' acecessor for Router::Simple class. And switch to Class::Accessor::Lite.
      adds  2172a1b   Checking in changes prior to tagging of version 0.14.
      adds  0281a8f   typo fix
      adds  f856a59   Merge pull request #5 from dsteinbrunner/patch-1
      adds  ad752dc   Added repository cpan metadata
      adds  b6367b2   Merge pull request #6 from dsteinbrunner/patch-2
      adds  8fe1469   Merge branch 'master' of github.com:tokuhirom/p5-router-simple
      adds  874fff7   minil migrate
      adds  ed240c3   Checking in changes prior to tagging of version 0.15.
      adds  379502c   Reformatted as per CPAN::Changes::Spec
      adds  e866e5d   Merge pull request #7 from neilbowers/master
      adds  47ca5b5   ending slash
      adds  4cce76f   with directory_slash
      adds  1486ca0   Merge pull request #9 from fayland/ending_slash
      adds  89b9c1f   Checking in changes prior to tagging of version 0.16.
      adds  35bb954   support nested submappers
      adds  07c0540   add test and documentation
      adds  32df04b   Merge pull request #12 from mla/master
      adds  161ac9b   Checking in changes prior to tagging of version 0.17.
      adds  a9d241a   Imported Upstream version 0.17
       new  1642ee7   Merge tag 'upstream/0.17'
       new  f173520   Update debian/changelog
       new  11e5550   Move libmodule-build-perl from Build-Depends-Indep to Build-Depends.
       new  03b67bd   Reformat debian/control with cme
       new  3845370   Mark package as autopkgtest-able.
       new  d825296   releasing package librouter-simple-perl version 0.17-1

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                        |  8 ++++++++
 META.json                      |  7 ++++---
 META.yml                       |  7 ++++---
 debian/changelog               | 12 ++++++++++++
 debian/control                 | 18 ++++++++++--------
 debian/upstream/metadata       |  7 +++++++
 lib/Router/Simple.pm           |  2 +-
 lib/Router/Simple/SubMapper.pm | 15 +++++++++++++++
 t/06_submapper.t               | 15 ++++++++++++++-
 9 files changed, 75 insertions(+), 16 deletions(-)
 create mode 100644 debian/upstream/metadata

-- 
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